I have not found the root cause for this bug, but I have found a nice workaround that I would like to share (other than right-clicking the exact same spot before left-clicking):
If you use the OpenLayers.Handler.Click with this option, then the bug will not be triggered (right-clik will not make left-clik stop working): 'pixelTolerance': null, // This must be null, if set to e.g. 2, then it triggers a bug that disables left-click after right-click So if you have e.g. 'pixelTolerance': 2, // Triggers bug that makes left-click stop working after right-click in map! It will NOT work. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Right-click-on-map-disables-the-left-click-functionallity-tp5677536p5727824.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list us...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-users