openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.22k stars 918 forks source link

selected bbox not highlighted ("Manually select a different area") #190

Closed tyrasd closed 11 years ago

tyrasd commented 11 years ago

The "Manually select a different area" tool does not highlight the selected bbox in Opera (everything is grayed out): bbox_selector_not_transparent_opea_bug

This is a bug in leaflet-locationfilter which has already been fixed (https://github.com/kajic/leaflet-locationfilter/commit/94c74da9ad73b8cd16bc7459e3f40b16e7a2a4e9).

tomhughes commented 11 years ago

Fixed by upgrade to Leaflet 0.5 in 6bde69a840794523e54bdf1a3f99f0c413c0d974.