On Windows 7 the splitters aren't styled correctly
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr6870+ fixed, thunderbird69 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
|
1.07 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
While testing a other patch I saw on Windows 7 that the splitters on the main window aren't correctly styled.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
On Windows 10 you see no difference because the missing curly brace is in the windows 7 part.
| Assignee | ||
Comment 2•6 years ago
|
||
Oops, this is better. Regressed by bug 1529988.
Comment 3•6 years ago
|
||
The last patch doesn't look right, it only adds a }.
| Assignee | ||
Comment 4•6 years ago
|
||
This one is correct. This is the missing brace. The older patch moved one rule into the wrong media query.
This brace was removed here: https://hg.mozilla.org/comm-central/rev/5bd16138e796#l2.25
Comment 5•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/fdd1ee5faf32
Fix a missing closing brace (from bug 1529988). Broke the splitter display on Windows 7. r=jorgk
Comment 8•6 years ago
|
||
Sigh, that was fixed in TB 69 and never uplifted to TB 68 beta since with no target milestone is didn't get picked up in the queries :-(
Updated•6 years ago
|
Comment 9•6 years ago
|
||
TB 68.2.1 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/0eacabd0074dc2479fdad14eeaa95eae11e1d481
Description
•