[Chameleon-dev] [Bug 138] [Chameleon Core] javascript events bubble
from form elements to map handlers incorrectly.
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Thu Oct 7 16:34:35 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=138
pspencer at dmsolutions.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pspencer at dmsolutions.ca 2004-10-07 16:34 -------
I just checked this by putting a copy of the quickzoom widget (from
tools_enhanced.html) into the sample_basic.html nav bar div so that when it is
opened, it overlaps the map image. With the query tool selected, there is no
more popup when using the quickzoom select box.
I believe that this was fixed as part of the javascript optimization that
prevents mouse events from being tracked until you move over the map image.
The way the mouse move events work, moving over the combo box actually triggers
a mouseout event on the map.
Tested in IE 6 and FireFox PR
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list