Closed
Bug 1515174
Opened 6 years ago
Closed 6 years ago
Preferences pane is cut off at the bottom after restart
Categories
(Thunderbird :: Preferences, defect)
Thunderbird
Preferences
Tracking
(thunderbird65 fixed, thunderbird66 fixed)
RESOLVED
FIXED
Thunderbird 66.0
People
(Reporter: jorgk-bmo, Assigned: darktrojan)
Details
Attachments
(1 file)
|
5.23 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
STR:
Tools > Preferences. Select "General" or "Advanced, General".
Restart TB.
The selected Preferences pane comes back, but the content is cut off at the bottom. For "General" the "Browse" button and the sound file box are cut off, for "Advanced, General" it's the "Config Editor" button.
Flags: needinfo?(geoff)
Flags: needinfo?(acelists)
| Assignee | ||
Comment 1•6 years ago
|
||
I'm not the only one seeing this? Good. I *think* I know what can be done about it.
Flags: needinfo?(geoff)
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•6 years ago
|
||
It appears this wrapping box has existed since the dawn of time (hg@1) and does nothing useful. Removing it also means this binding could be de-XBL-ified.
Attachment #9032262 -
Flags: review?(jorgk)
| Reporter | ||
Comment 4•6 years ago
|
||
Comment on attachment 9032262 [details] [diff] [review]
1515174-preferences-height-1.diff
Thanks, that works. So taking old cruft out makes things work, nice :-)
I can't understand how you can remove flex="1" from chat.inc.xul. It's not there and never was there.
Attachment #9032262 -
Flags: review?(jorgk) → review+
| Reporter | ||
Comment 5•6 years ago
|
||
(In reply to Jorg K (GMT+1) from comment #4)
> I can't understand how you can remove flex="1" from chat.inc.xul. It's not
> there and never was there.
Hmm, you're adding this in bug 1514632. So that one might need a rebase now.
| Assignee | ||
Comment 6•6 years ago
|
||
Oh right, I wrote this patch on top of that patch. So this one might need a rebase now.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/e2b8bf66d263
Remove unnecessary box wrapping pref pane contents. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•6 years ago
|
||
Is that broken in TB 65 beta?
Target Milestone: --- → Thunderbird 66.0
| Assignee | ||
Comment 9•6 years ago
|
||
Comment on attachment 9032262 [details] [diff] [review]
1515174-preferences-height-1.diff
Yes it is.
Attachment #9032262 -
Flags: approval-comm-beta?
| Reporter | ||
Updated•6 years ago
|
Attachment #9032262 -
Flags: approval-comm-beta? → approval-comm-beta+
| Reporter | ||
Comment 10•6 years ago
|
||
Beta (TB 65):
https://hg.mozilla.org/releases/comm-beta/rev/c69791aff82496ee2da4d993de79d2f379188af1
status-thunderbird65:
--- → fixed
status-thunderbird66:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•