StrandedKitty / streets-gl

🗺 OpenStreetMap 3D renderer powered by WebGL2
http://streets.gl
MIT License
604 stars 45 forks source link

[Firefox] Not able to select objects on map #63

Open RedAuburn opened 1 year ago

RedAuburn commented 1 year ago

title

hoveredObjectID seems to always be 0, so cant select

RedAuburn commented 1 year ago

it seems to be an issue with my firefox setup as it works on GNOME Web (Epiphany), I'll try and narrow it down though 👍

RedAuburn commented 1 year ago

it seems to happen even on a completely fresh install of Firefox 112.0.2 (DNF, Fedora 38). will try Firefox flatpak next.

RedAuburn commented 1 year ago

doesn't work on firefox flatpak either.

dreua commented 1 year ago

Works with Firefox on Windows but it may be broken on Linux 🤔

StrandedKitty commented 1 year ago

Doesn't work in Firefox on MacOS. And it seems like there's no way to fix it, the browser just doesn't support readPixels for this framebuffer format (R32UI). Switching to a different format might help, but this would be not optimal.

kayD commented 6 months ago

(Just for reference, as @StrandedKitty already explained the cause of the issue) I can confirm the same issue with Firefox 120.0 (64 Bit) ("Firefox Snap for Ubuntu")