Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
1. Firefox (version 3.6.8)
2. Set the wmode to opaque
3. Run application that has a height higher than the browser window (so browser vertical scroll bars appear)
4. Mouseover "link top", mouseover event will add underline
5. Use mouse wheel to scroll down and mouseover "link bottom", mouseover event will add underline.
6. Use mouse wheel to scroll up and mouseover "link top", mouseover event will not work. Click once then it will work again.
7. Use mouse wheel to scroll down and mouseover "link bottom", mouseover event will not work. Click once then it will work again.
Actual Results:
Mouse over event not dispatching
Expected Results:
Mouse over event dispatched without click
Workaround (if any):
none