Closed
Bug 1477268
Opened 6 years ago
Closed 6 years ago
[Ubuntu] Unable to access some of the toolbar items after toggling the title bar
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
VERIFIED
FIXED
mozilla63
People
(Reporter: asoncutean, Assigned: stransky)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
46 bytes,
text/x-phabricator-request
|
jhorak
:
review+
RyanVM
:
approval-mozilla-esr60+
|
Details | Review |
[Affected versions]:
- 61.0.1 (20180704003137)
- 62.0b10 (20180719140244)
- 63.0a1 (2018-07-19)
[Affected platforms]:
- Ubuntu 16.04 x64
- Ubuntu 16.04 x32
[Steps to reproduce]:
1. Go to Menu - Customize
2. Deselect, than select the Title Bar checkbox
3. Click the Done button and enter the fullscreen
4. Click on any button on the right side of the toolbar
[Expected result]:
- All buttons are functional, once are clicked.
[Actual result]:
- Nothing happens, the clicking action doesn’t trigger any response.
[Regression range]:
- Mozregression points to bug 1417933 as the “culprit” of this behavior
Last good revision: 5a46db143897c53211818c722f15c510dd708c6c
First bad revision: 7d2121c8e0dd75cc48d8021ba55565889da8aac7
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5a46db143897c53211818c722f15c510dd708c6c&tochange=7d2121c8e0dd75cc48d8021ba55565889da8aac7
[Additional Notes]:
- When exit the fullscreen the buttons are funcional again
- Every item that is drag and drop inside the toolbar (only on the toolbar’s right side) becomes unusable
- Page action/ Save to pocket/ Bookmark this page, inside the address bar are also affected
- I've reproduced this issue only on 16.04 on two test machines; Ubuntu 18.04 x64 and 14.04 x32 doesn’t seem to be affected.
Comment 1•6 years ago
|
||
Given the regressing bug was in gtk-land, I guess this should be too. Hopefully :stransky can take a look?
Component: Toolbars and Customization → Widget: Gtk
Flags: needinfo?(stransky)
Product: Firefox → Core
Assignee | ||
Comment 2•6 years ago
|
||
Sure, I'll look at it.
Assignee: nobody → stransky
Flags: needinfo?(stransky)
Assignee | ||
Comment 3•6 years ago
|
||
The "regression" is a bit inaccurate here IMHO as the referenced push just enabled titlebar rendering on Unity. Ubuntu 16.04 didn't have titlebar rendering before that patch.
Assignee | ||
Updated•6 years ago
|
Blocks: gtktitlebar
Assignee | ||
Comment 4•6 years ago
|
||
This bug does not depend on fullscreen mode. After toggling the titlebar the WM thinks that the Firefox window is smaller and click goes to underlying window. For instance when terminal is running on background on some places the cursor changes to text selection and after click the terminal is activated. Looks like a problem when new window is created in maximized mode but WM thinks it has a normal size.
Summary: [Ubuntu] Unable to access some of the toolbar items in fullscreen mode after toggling the title bar → [Ubuntu] Unable to access some of the toolbar items after toggling the title bar
Assignee | ||
Comment 5•6 years ago
|
||
We need to use non-CSD mode for Unity desktop which works fine, tested on Ubuntu 16.04/Unity.
Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment on attachment 9005574 [details]
Bug 1477268 - Use window manager decorations instead of CSD mode on Unity, r=jhorak
Jan Horak [:jhorak] has approved the revision.
Attachment #9005574 -
Flags: review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da1a71bb37fd
Use window manager decorations instead of CSD mode on Unity, r=jhorak
Keywords: checkin-needed
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 10•6 years ago
|
||
Is this something likely to affect ESR60 users?
Assignee | ||
Comment 11•6 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #10)
> Is this something likely to affect ESR60 users?
Yes, it affects ESR60 users, we may uplift it there.
Flags: needinfo?(stransky)
Assignee | ||
Comment 12•6 years ago
|
||
Comment on attachment 9005574 [details]
Bug 1477268 - Use window manager decorations instead of CSD mode on Unity, r=jhorak
[Approval Request Comment]
If this is not a sec:{high,crit} bug, please state case for ESR consideration:
User impact if declined: broken parity-chrome feature
Fix Landed on Version: 63
Risk to taking this patch (and alternatives if risky): none
String or UUID changes made by this patch: none
See https://wiki.mozilla.org/Release_Management/ESR_Landing_Process for more info.
Attachment #9005574 -
Flags: approval-mozilla-esr60?
Comment 13•6 years ago
|
||
Thanks, we'll revisit this request later into the cycle.
tracking-firefox-esr60:
--- → 63+
Updated•6 years ago
|
Flags: qe-verify+
Reporter | ||
Comment 14•6 years ago
|
||
The issue is no longer reproducible on Firefox 63.0b4 (20180906162647) and Firefox 64.0 (20180907100116) on Ubuntu 16.04 platform.
Comment 15•6 years ago
|
||
Comment on attachment 9005574 [details]
Bug 1477268 - Use window manager decorations instead of CSD mode on Unity, r=jhorak
Fixes a Linux Chrome parity bug. Approved for ESR 60.3.
Attachment #9005574 -
Flags: approval-mozilla-esr60? → approval-mozilla-esr60+
Updated•6 years ago
|
Flags: qe-verify+
Comment 16•6 years ago
|
||
bugherder uplift |
Comment 17•6 years ago
|
||
The issue is no longer reproducible on Firefox 60.2.3esr (20181004210422).
Updated•6 years ago
|
QA Contact: jmathies
You need to log in
before you can comment on or make changes to this bug.
Description
•