Closed
Bug 1268394
Opened 10 years ago
Closed 9 years ago
[Linux] [Developer Edition] About dialog has a different styling in comparison with other platforms
Categories
(DevTools :: General, defect, P3)
Tracking
(firefox46 unaffected, firefox47 unaffected, firefox48 wontfix, firefox49 unaffected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | unaffected |
| firefox47 | --- | unaffected |
| firefox48 | --- | wontfix |
| firefox49 | --- | unaffected |
People
(Reporter: avaida, Unassigned)
Details
(Keywords: regression, Whiteboard: [btpp-backlog])
Attachments
(1 file)
|
276.37 KB,
image/png
|
Details |
[Affected versions]:
- 47.0a2
- 48.0a2
[Affected platforms]:
- Ubuntu 12.04 LTS (x86)
- Ubuntu 14.04 LTS (x64)
- Ubuntu 16.04 LTS (x64)
[Steps to reproduce]:
1. Launch Firefox Developer Edition.
2. Click menu [≡] → Open Help Menu (?) → About Firefox.
3. Check the overall UI of the dialog - text styling, window background, padding, margins, etc.
[Expected result]:
- The window background as well as the text and images available in it are displayed properly.
[Actual result]:
- The dialog window is larger, possibly because of the way the text is wrapped.
- The "Want to help? Make a donation or get involved!" text is displayed lower than expected, with a flat blue background.
- The footer of the window has a black background, likely because it has a lower opacity and there's no color behind it.
[Regression range]:
- mozilla-aurora
-- Last good revision: 383d2c72f4c77a81d44704272dcfbbe3c8cafca8 (2016-03-06)
-- First bad revision: 8849dd1a4a796c2fd70d6f002912c3f799c59e69 (2016-03-07)
-- Pushlog: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=383d2c72f4c77a81d44704272dcfbbe3c8cafca8&tochange=8849dd1a4a796c2fd70d6f002912c3f799c59e69
- mozilla-inbound
-- Last good revision: d1a286ad2ae64c2de6a77d4a7ee5be7cd04bcd4c
-- First bad revision: 8849dd1a4a796c2fd70d6f002912c3f799c59e69
-- Pushlog: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=d1a286ad2ae64c2de6a77d4a7ee5be7cd04bcd4c&tochange=8849dd1a4a796c2fd70d6f002912c3f799c59e69
- I'm aware that this range is not very helpful, but unfortunately this is the best I could do through mozregression.
[Additional notes]:
- This bug is _not_ reproducible with Nightly 49.0a1, Nightly 48.01, Beta 47.0b1. As far as I can tell, this is only happening on Aurora/Developer Edition builds.
Comment 1•10 years ago
|
||
This seems unlikely to be a widget bug.
I suspect the issue is just that the font is larger than other platforms, and perhaps the top image ("Firefox developer edition") is taller. The end result being the total height of the text + header image is taller than the background image size.
Component: Widget: Gtk → Developer Tools
Product: Core → Firefox
Priority: -- → P3
Whiteboard: [btpp-backlog]
Joe, status for 48?
Flags: needinfo?(jwalker)
Comment 4•9 years ago
|
||
Since this is a wontfix for 48, and 49 is unaffected, I'm going to close it out
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•