[Webkit-unassigned] [Bug 14362] REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 00:29:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14362





------- Comment #10 from krudtaa at yahoo.com  2007-08-03 00:29 PDT -------
Well, I belive the title now is totally wrong.

Title now is:
REGRESSION: First item in select (pop-up menu) is displayed even if another
item was selected via JavaScript

What I originally reported was this:
If I click a select list to open it then safari allways highlights the first
element in list.

This is still how it works, and has nothing to do with javascript at all.

When I select a new item in a select in my form then the form is submitted to
server and a new form is populated... AND then another item in the select are
selected, and that is the item you now see in the select.

And when the form opens, no javascript has ever touched the select.
Then when I click the select to eventually select another item then the topmost
item in the select is ALLWAYS selected, and not the one that is actually
selected.

In other words..... the item that is selected in the list, if it is not the
topmost item, is never highlighted.

So for me it looks like the "engine code" or whatever that handle operations on
the select are unable to see which option in the list are marked as selected,
and by some reason chooses to allways mark the first one.

So, as the title are now.... it is wrong and misleading.

Regards


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list