Ticket #2244 (new bug)
Layerswitcher not passing defualt events to layerswitcher in webkit browsers
| Reported by: | jdouillard | Owned by: | euzuro |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Control.LayerSwitcher | Version: | 2.8 |
| Keywords: | webkit layerswitcher | Cc: | |
| State: | Awaiting User Feedback |
Description
I replaced the radio buttons in the layerswitcher with a select box. This worked fine in FF and IE 8. It did not work in webkit browsers (Chrome and Safari 4 tested). The select box would not receive the mousedown event. Attached is a patch that doesn't seem to break or change any other behavior and still passes default events to the layerswitcher.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

