Firefox Select-list & dreaded "XX" in drop down

R

Richard Maher

Hi,

Sorry to ask what is probably a very old issue with Firefox and select-lists
but for the life of me I can't seem to stop the dreaded "XX" mysteriously
appearing in an "empty" select list.

Try as I may with limiting event listeners and wittling down the
functionality to almost nill, I just can't seem to locate the reason for
this dodgy "XX" :-(

Please, please help if it rings a bell! I've tried standards-based
list.add(new Option("blah",b"),null) rather than array[plusOne]=new Option

I've used .remove(index) instead of length =-1

I've stopped shallow clones as my event listeners disappear so this is all
very missionary position

and *still* the XX comes :-( Line 1 characters 1 and 2 (or 0 and 1) mocking
me relentlessly!

Cheers Richard Maher
 
R

rf

Richard Maher said:
Hi,

Sorry to ask what is probably a very old issue with Firefox and
select-lists
but for the life of me I can't seem to stop the dreaded "XX" mysteriously
appearing in an "empty" select list.

Try as I may with limiting event listeners and wittling down the
functionality to almost nill, I just can't seem to locate the reason for
this dodgy "XX" :-(

Please, please help if it rings a bell! I've tried standards-based
list.add(new Option("blah",b"),null) rather than array[plusOne]=new Option

I've used .remove(index) instead of length =-1

I've stopped shallow clones as my event listeners disappear so this is all
very missionary position

and *still* the XX comes :-( Line 1 characters 1 and 2 (or 0 and 1)
mocking
me relentlessly!

And where exactly can *I* view where this his happenning?
 
D

David Mark

Hi,

Sorry to ask what is probably a very old issue with Firefox and select-lists
but for the life of me I can't seem to stop the dreaded "XX" mysteriously
appearing in an "empty" select list.

What version of FF are you testing?
Try as I may with limiting event listeners and wittling down the
functionality to almost nill, I just can't seem to locate the reason for
this dodgy "XX" :-(

It has nothing to do with any of that. Googling for "FF XX select
javascript" turned this up:-

https://bugzilla.mozilla.org/show_bug.cgi?id=382600

But that report claims it was fixed years ago. Personally, I've never
run into this bug at all.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,084
Latest member
HansGeorgi

Latest Threads

Top