This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.
Main navigation:
Search reports by browser:
Opera 7.54 seems to ignore a click EventListener on Select boxes in capturing phase.
The test case containers the smallest code needed to reproduce the bug. A workround is not possible in the capturing phase.
Test page Workaround is not included
Reported by: Jorgen Horstink.
Opera | Reported on 7 March 2005.
Commenting guidelines:
Posted by Jorgen Horstink on 3 April 2005
1After all this seems not to be a bug in Opera. This bug is actually a bug in FireFox.
"A capturing EventListener will not be triggered by events dispatched directly to the EventTarget upon which it is registered."
see: http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-flow-capture