Main window maximizes width on the closing application and on restart
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(Not tracked)
People
(Reporter: u621994, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
Thunderbird is being closed using File->Quit (or ctrl+Q), the window maximizes to the screen width just before it closes and retains that max-width on the next restart.
Actual results:
The main window retains maximum width on the next restart.
Expected results:
The main window should not have been maximised on restart.
Reported originally at https://launchpad.net/bugs/1801782
User is using Kubuntu 18.10 and Thunderbird 60.4.0
Comment 1•7 years ago
|
||
THanks Paul. It is preferred to place confirmed (NEW) bugs in some component, and not leave them in the Untriaged component.
Does this also happen to firefox?
No, only Thunderbird, and no other application.
The user I'm helping with this has just offered the following output from his .xsessions-errors file:
1549728585353 addons.xpi WARN Exception running bootstrap method shutdown on menuOnTop@agrude.com: ReferenceError: windows is not defined (chrome://shimmenuontopecma/content/menuontop_shim.jsm:30:1) JS Stack trace: stopWindows@menuontop_shim.jsm:30:1
shutdown@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///local/users/gml4410/.thunderbird/448skcjj.default/extensions/menuOnTop@bootstrap.js:125:2
callBootstrapMethod@XPIProvider.jsm:4446:20
observe@XPIProvider.jsm:2293:13
goQuitApplication@globalOverlay.js:56:3
oncommand@messenger.xul:1:1
JavaScript error: chrome://messenger/content/mailWidgets.xml, line 2733: TypeError: this._parentMenupopup is null
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 46190, resource id: 81788945, major code: 15 (QueryTree), minor code: 0
kdeinit5: PID 15566 terminated.
Does this help with the problem he is seeing?
Comment 3•7 years ago
|
||
The errors show a problem with the extension MenuOnTop. Could you test if this happens in safe mode (menu Help -> Restart with Add-ons Disabled)?
Comment 4•7 years ago
|
||
Yes. CustomizeMyBird seems to be causing the problem. SafeMode is fine.
Thanks everyone. Closing as invalid not an issue with Thunderbird itself.
Description
•