Closed
Bug 1469081
Opened 7 years ago
Closed 7 years ago
Borders and menu issues introduced in v60.x on linux
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: pablo.swp, Unassigned)
Details
Attachments
(1 file)
|
760.08 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
Steps to reproduce:
There are two issues:
1. when screens are docked, borders disappear
2. right click when the window is not maximized, makes a click on the back button
Here a video with the steps https://www.youtube.com/watch?v=fq42tJlVUmE
Actual results:
1.a. Can't resize the window when docked, working OK on v59.x
1.b. The window is resized to aan undesired size when docked, because of the borders disappear
2. Right click when the window not maximized makes the page to go back, attached screenshot shows the position of the menu and the cursor on right click
All 3 are undesired behaviors.
Expected results:
1.a. Docked window should be resizable (show borders)
1.b. Docked window should no resize after the mouse is released (borders should not disappear)
2. Menu should appear in the right position to avoid go back on mouse button release
Comment 1•7 years ago
|
||
I tested this on Ubuntu 16.04 with Fx 60.0.2, but I could not manage to reproduce. Firefox window size does not change when released to a docker. Right-click seems working fine for me.
Pablo, since it is reproducible to you, could you please provide the regression range if this is a regression issue? Steps are here- https://mozilla.github.io/mozregression/
thanks
Test env't
----------
Version 60.0.2
Build ID 20180605171542
Update Channel release
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Component: Untriaged → Widget: Gtk
Flags: needinfo?(pablo.swp)
Product: Firefox → Core
Hi Abe,
I'm using Linux Mint 17.3 which is based on Ubuntu 14.04. Maybe the Linux version affects the behavior.
Let me check the regression tool.
Best,
Pablo.
Comment 3•7 years ago
|
||
Any update about the regression tool?
Please reopen when you have provided more information.
thanks
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Sorry, I tried to understand how the tool works but I need to do a course just to get it running and install stuff in my dev environment that I try to keep clean. I'm not a mozilla dev, just a user. Any other info that I can provide, I'm more than happy to help. I have done many updates of FF since then and I still see issues (border less window, not resize correctly when docking, and right click making the page go back when the window is not maximized because the mouse pointer is over the back button when it is released = incorrect context menu position)
Flags: needinfo?(pablo.swp)
You need to log in
before you can comment on or make changes to this bug.
Description
•