Closed Bug 224114 Opened 21 years ago Closed 21 years ago

onchange event appears to execute early on linux platoform

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 163503

People

(Reporter: andrew, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Example is to asset mangement application we're designing in php. I'm designing
on a windows platform for operation in ie but use mozilla for secondary testing
to ensure compatability with other platforms. Page works fine in mozille 1.5 on
windows but when operating under mozilla 1.5 it is not possible to select any
items from the lists.

I'm fairly sure that this is cause by the mylistbox:hover class i've defined in
the attached style sheet as the listboxes that haven't had the style applied
work fine. I'm not sure if this is a problem with my class definition, moz under
windows or moz under windows.

Reproducible: Always

Steps to Reproduce:
1.click on the manufacturer filter listbox
2.attempt to move the ouse down to highlight further items
3.

Actual Results:  
The listbox collapses

Expected Results:  
highlighted items in the list as the mouse cursor passed over them

As far as workaround is concerned, I'll avoid using the mylistbox:hover class
and the problem will not occurr for me.
my bad - the original assupmtion was that the onchange event was executing
early. Checks confirmed that this was bacause of the class allocated to that
control.

*** This bug has been marked as a duplicate of 163503 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.