[OpenLayers-Trac] [OpenLayers] #1129: popup text is not selectable
OpenLayers
trac at openlayers.org
Sat Feb 9 09:52:18 EST 2008
#1129: popup text is not selectable
----------------------+-----------------------------------------------------
Reporter: tschaub | Owner: euzuro
Type: bug | Status: assigned
Priority: minor | Milestone: 2.6 Release
Component: Map | Version: 2.5
Resolution: | Keywords:
State: Review |
----------------------+-----------------------------------------------------
Changes (by crschmidt):
* state: => Review
Comment:
There are additional problems for the LayerSwitcher and other controls:
specifically, we catch the mousedown events in the layerswitcher, so they
don't get through. However, that's a seperate issue: this patch makes it
so that text in the default popup is selectable by adding a className to
layers, and then setting the no-select property on that instead of on the
map.
--
Ticket URL: <http://trac.openlayers.org/ticket/1129#comment:5>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list