Open
Bug 1261077
Opened 9 years ago
Updated 3 years ago
[GTK3] Page Info is missing its white background from all expected areas (-moz-appearance:listbox/treeview)
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox45 | --- | unaffected |
firefox46 | --- | affected |
firefox47 | --- | affected |
firefox48 | --- | affected |
People
(Reporter: bmaris, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: polish, Whiteboard: tpi:+)
Attachments
(1 file)
125.19 KB,
image/jpeg
|
Details |
[Affected versions]:
- Firefox 46 beta 6
- latest Aurora 47.0a2
- latest Nightly 48.0a1
[Affected platforms]:
- Ubuntu 12.04 32-bit
[Steps to reproduce]:
1. Start Firefox
2. Visit a webpage
3. Click on green area (tracking protection) from URL bar
4. Click Arrow icon
5. Click More information
[Expected result]:
- General, Media, Permissions, Security buttons have white background
[Actual result]:
- The buttons have the same background area as the entire pop-up
[Regression range]:
- This is not a regression range since it reproduces on all GTK3 builds and not on GTK2 builds
[Additional notes]:
- Screenshot attached in URL section
- Not reproducible on Ubuntu 14.04 64-bit version
Updated•9 years ago
|
Summary: Page Info is missing its white background from all expected areas → [GTK3] Page Info is missing its white background from all expected areas
Comment 1•9 years ago
|
||
#topBar has -moz-appearance:listbox from chrome://browser/skin/pageInfo.css
#window has -moz-appearance:window from chrome://global/skin/global.css
The GtkTreeView in gtk3-widget-factory has a lighter background, which Gecko
is not finding.
Summary: [GTK3] Page Info is missing its white background from all expected areas → [GTK3] Page Info is missing its white background from all expected areas (-moz-appearance:listbox/treeview)
![]() |
||
Comment 2•9 years ago
|
||
Bogdan, would you mind posting a screenshot of the issue?
Flags: needinfo?(bogdan.maris)
Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Jim Mathies [:jimm] from comment #2)
> Bogdan, would you mind posting a screenshot of the issue?
Sure, here you go. Sorry for not uploading it earlier.
Flags: needinfo?(bogdan.maris)
Updated•9 years ago
|
Whiteboard: tpi:+
Updated•8 years ago
|
Blocks: gtk3-pre-3.20
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•