Closed
Bug 1054260
Opened 10 years ago
Closed 10 years ago
Can not drag main window by title bar
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird32 fixed, thunderbird33 fixed, thunderbird34 fixed, thunderbird_esr3132+ fixed)
RESOLVED
FIXED
Thunderbird 34.0
People
(Reporter: henrik, Assigned: Paenglab)
Details
Attachments
(1 file)
1.19 KB,
patch
|
jsbruner
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-comm-beta+
standard8
:
approval-comm-esr31+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 (Beta/Release)
Build ID: 20140811180644
Steps to reproduce:
Tried to move main Thunderbird window by dragging the title bar
Actual results:
Main window can not be dragged via mouse on the title bar
Expected results:
Window being dragged
Assignee | ||
Comment 1•10 years ago
|
||
Here it works. You are using the default theme and have no userChrome.css tweaks? Above the tabs where is a space where you can drag the window. And on the right of the last tab the whole titlebar space is available for dragging the window.
Please can you attach a screenshot which show why you can't drag the window?
Flags: needinfo?(henrik)
Reporter | ||
Comment 2•10 years ago
|
||
Your note gave me a thought.. yes, I'm using standard theme and do not use any customization to the userchrome.css ... but what I have that may not be very common is the menu bar enabled (ie.. file/edit/view/go/ etc showing).. with that enabled you can't drag the window... when I turn 'menu bar' off then I can.
Flags: needinfo?(henrik)
Assignee | ||
Comment 3•10 years ago
|
||
Are you using a High contrast Windows 8 theme? Only then is the menubar above the tabs and then I can confirm in the area there the menubar is is the window not draggable.
Reporter | ||
Comment 4•10 years ago
|
||
I'm using a standard theme. I checked the same setup in Firefox 32 (ie.. view menu bar on) and I can drag the Firefox window.
I do have the mail.tabs.autoHide configuration set to true
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Henrik Bruun from comment #4)
> I do have the mail.tabs.autoHide configuration set to true
Ah okay, now it's clear. I think it makes no sense to have mail.tabs.autoHide=true and mail.tabs.drawInTitlebar=true. Please can you set mail.tabs.drawInTitlebar to false and you have a normal titlebar where you can drag the window.
Assignee | ||
Comment 6•10 years ago
|
||
Please can you confirm if it works with mail.tabs.drawInTitlebar set to false?
Flags: needinfo?(henrik)
Reporter | ||
Comment 7•10 years ago
|
||
Yes, it works with drawInTitleBar set to false. Thank you.
Flags: needinfo?(henrik)
Assignee | ||
Comment 8•10 years ago
|
||
Thank you Henrik.
I'll use this bug to fix the issue I saw in comment 3.
Assignee | ||
Comment 9•10 years ago
|
||
Unfortunately I have to create a new rule and can't use the previous because Win8 matches also under HC themes with -moz-windows-compositor.
Assignee: nobody → richard.marti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #8474257 -
Flags: review?(josiah)
Updated•10 years ago
|
Attachment #8474257 -
Flags: review?(josiah) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 10•10 years ago
|
||
reported in version 31 http://forums.mozillazine.org/viewtopic.php?f=39&t=2861903
Comment 11•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 34.0
Comment 12•10 years ago
|
||
Do we want to backport this to TB 31? If so, please request approval.
tracking-thunderbird_esr31:
--- → ?
Assignee | ||
Comment 13•10 years ago
|
||
Comment on attachment 8474257 [details] [diff] [review]
1054260.patch
[Approval Request Comment]
User impact if declined: window not dragable with menubar on HC Win8 themes
Testing completed (on c-c, etc.): in c-c
Risk to taking this patch (and alternatives if risky): low, only CSS
Attachment #8474257 -
Flags: approval-comm-esr31?
Attachment #8474257 -
Flags: approval-comm-beta?
Attachment #8474257 -
Flags: approval-comm-aurora?
Updated•10 years ago
|
Attachment #8474257 -
Flags: approval-comm-esr31?
Attachment #8474257 -
Flags: approval-comm-esr31+
Attachment #8474257 -
Flags: approval-comm-beta?
Attachment #8474257 -
Flags: approval-comm-beta+
Attachment #8474257 -
Flags: approval-comm-aurora?
Attachment #8474257 -
Flags: approval-comm-aurora+
Comment 14•10 years ago
|
||
status-thunderbird33:
--- → fixed
Comment 15•10 years ago
|
||
status-thunderbird32:
--- → fixed
Comment 16•10 years ago
|
||
status-thunderbird_esr31:
--- → fixed
Updated•10 years ago
|
status-thunderbird34:
--- → fixed
Assignee | ||
Updated•10 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•