Closed
Bug 1297721
Opened 9 years ago
Closed 6 years ago
Right click does not open menu in Google Maps
Categories
(Core :: Graphics: CanvasWebGL, defect, P2)
Tracking
()
RESOLVED
INACTIVE
Tracking | Status | |
---|---|---|
platform-rel | --- | - |
People
(Reporter: rod994, Unassigned)
Details
(Whiteboard: [platform-rel-Google][platform-rel-GoogleMaps])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160817112116
Steps to reproduce:
Right clicking should open menu with route option. Moreover, my generated routes does not show at all.
I have already re-installed Java, Adobe Shockwave, Quicktime. Also, I have installed beta Firefox, but it did not help.
Comment 1•9 years ago
|
||
Can you provide the URL of the page the issue happens?
Also, does the issue happen on safe mode and clean profile?
Flags: needinfo?(rod994)
Reporter | ||
Comment 2•9 years ago
|
||
The URL is : https://www.google.pl/maps/
Yes, it also happens on safe mode, clean profile and without any addon installed.
Comment 3•9 years ago
|
||
I cannot reproduce the issue.
It works on Firefox 48.0.1 with clean profile, with and without e10s, on Windows 10 64bit.
tested with the following steps.
1. open https://www.google.pl/maps/
2. right click on Lublin
3. choose 1st menu item
4. right click on Olsztyn
5. choose 1nd menu item
6. the route is shown
is there any difference?
Reporter | ||
Comment 4•9 years ago
|
||
The problem is, that I do not have any menu when I'm right clicking, so it's impossible to choose anything
Comment 5•9 years ago
|
||
Do you see any error message in Web Console?
Reporter | ||
Comment 6•9 years ago
|
||
" Własności „mozHidden” i „mozVisibilityState” są przestarzałe. Należy używać własności bez przedrostków, tj. „hidden” i „visibilityState”.rs=ACT90oEOdt7HXrhmMC7cwLinql0Gyg4n1g:1927:203
Error: WebGL: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow.maps:2894:289
Error: WebGL: texSubImage2D: This operation requires zeroing texture data. This is slow."
Comment 7•9 years ago
|
||
Is the error message shown every time you opened the page or right clicked?
Reporter | ||
Comment 8•9 years ago
|
||
In WWW Console(Ctrl + Shift + K) "Własności „mozHidden” i „mozVisibilityState” są przestarzałe. Należy używać własności bez przedrostków, tj. „hidden” i „visibilityState”.rs=ACT90oFqezGdIRNY5WlYovC1aMYYt5utXQ:1872:203" is only when I right click.
In translation it means that, "Processes "mozHidden" and "mozVisibilityState" are outdated. Processes without prefix "hidden" should be used."
Comment 9•9 years ago
|
||
Thanks.
I also see the warning message about "mozHidden", so it won't be the actual issue.
but the other 2 error about WebGL are suspicious, moving to WebGL component for now.
(maybe the texture for menu and route are not rendered properly?)
Component: Untriaged → Canvas: WebGL
Flags: needinfo?(rod994)
Product: Firefox → Core
Summary: Right click does not work in Google Maps → Right click does not open menu in Google Maps
Reporter | ||
Comment 10•9 years ago
|
||
Hm.. So is it any solution to this problem?
The proper rendering might be connected with program Windows 10 DPI Fix. I have installed this because some of my system frames and some programs was blurred.
Updated•9 years ago
|
platform-rel: --- → ?
Whiteboard: [platform-rel-Google][platform-rel-GoogleMaps]
Updated•9 years ago
|
platform-rel: ? → -
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Flags: needinfo?(rod994)
You need to log in
before you can comment on or make changes to this bug.
Description
•