First Last Prev Next    No search results available
Details
: "Hide when not needed option" ALWAYS hides toolbar
Bug#: 25585
: QuickFolders
: General
Status: RESOLVED
Resolution: FIXED
: PC
: Windows XP
: unspecified
: P2
: normal
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Mic <m@micz.it>
Assigned To: Axel Grude <axel.grude@gmail.com>
:

Attachments
3.12.1 prerelease 1 (491.47 KB, application/x-xpinstall)
2013-09-23 04:52, Axel Grude
no flags Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2013-09-23 03:01
In addon version 3.12, with Thunderbird 24, if the "Hide quickfolders when they
are not needed" option is checked, the tabs toolbar is hidden every time the
view is switched between Thunderbird tabs.
------- Comment #1 From Axel Grude 2013-09-23 03:21:28 -------
There is a hidden debug setting 
extensions.quickfolders.debug.toolbarHiding
which can be activated by right-clicking Debug mode.

there seems to be a problem in that code (not sure what causes it, as I haven't
touched that area of code for ages). Will investigate...
------- Comment #2 From Mic 2013-09-23 03:27:09 -------
extensions.quickfolders.debug.toolbarHiding is set to false in my installation
------- Comment #3 From Axel Grude 2013-09-23 03:31:57 -------
(In reply to comment #2)
> extensions.quickfolders.debug.toolbarHiding is set to false in my installation
> 

Don't worry I have already debugged it, so no need for posting the log.

It looks like a bug caused by a change in Thunderbird 24.
tabmail.currentTabOwner does not exist or is not filled anymore so I cannot
determine the current tab mode this way: 

  tabMode = tabmail.currentTabOwner.type;

Will have to code a fix for this.
------- Comment #4 From Axel Grude 2013-09-23 03:59:39 -------
Changed the title to be more accurate., I found the cause for the bug, working
on a fix.
------- Comment #5 From Axel Grude 2013-09-23 04:52:18 -------
Created an attachment (id=7685) [details]
3.12.1 prerelease 1

Fixed version.
------- Comment #6 From Axel Grude 2013-09-25 05:56:49 -------
Fixed in 3.12.1
------- Comment #7 From Axel Grude 2013-09-25 14:34:35 -------
*** Bug 25590 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available