I come across with this topic because it is more or less related to PHP.
Sometimes we implement a PHP script that displays a form which has a
SELECT that should have a value by default. If the SELECT input control
has a size bigger than "1" and the option selected is not in the first
elements (so as the size of the SELECT doesn't allow to view the item
selected), Mozilla browser won't scroll the SELECT control to the item
selected! However, IE6 has this behaviour.
There is a bug in Mozilla about this issue, and I cannot figure why this
bug isn't yet, at least, CONFIRMED.
So, if you are interested in this bug, plase, click the URL below and
vote for the bug (to vote bugs you need to register a bugzilla account,
which can spend only 5 minutes of your time).
Regards,
knocte
PS: If you don't use Windows XP, it would also be useful to know if this
bug is reproducible in other operating systems. If yes, please post a
comment about it.
Sometimes we implement a PHP script that displays a form which has a
SELECT that should have a value by default. If the SELECT input control
has a size bigger than "1" and the option selected is not in the first
elements (so as the size of the SELECT doesn't allow to view the item
selected), Mozilla browser won't scroll the SELECT control to the item
selected! However, IE6 has this behaviour.
There is a bug in Mozilla about this issue, and I cannot figure why this
bug isn't yet, at least, CONFIRMED.
So, if you are interested in this bug, plase, click the URL below and
vote for the bug (to vote bugs you need to register a bugzilla account,
which can spend only 5 minutes of your time).
Regards,
knocte
PS: If you don't use Windows XP, it would also be useful to know if this
bug is reproducible in other operating systems. If yes, please post a
comment about it.
Comment