Aris,
A Bug Report or Enhancement Request for CSTB v1.0.7pre builds, tested on latest Win32 Nightly 14.0a1 builds on WinXp.
CSTB v1.0.7pre builds when using the Large Icon Mode CSTB setting on Nightly 14.0a1 builds
needs to disable it's button border styling for the (
Forward & Back Buttons) in regards to the
Fx10+ Conditional Hidden Forward Button.
Here's the complete definition for the case that enables the Fx10+ Conditionally Hidden Forward Button:
Windows:Code: Select all
window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icons] > :-moz-any(#nav-bar[currentset*="unified-back-forward-button,urlbar-container"],#nav-bar:not([currentset])) > #unified-back-forward-button
Linux:Code: Select all
window:not([chromehidden~=toolbar]) :-moz-any(#nav-bar[currentset*="unified-back-forward-button,urlbar-container"][mode=icons], #nav-bar:not([currentset])[mode=icons]) > #unified-back-forward-button > #forward-button
Changing any of these cases will disable Fx10+ Conditionally Hidden Forward Button.
(Windows) large icons mode: To small icons mode
icons only mode (not text): To 'Icons + Text' or Text
Nothing between the back/forward & urlbar: To back/forward + (toolbar widget) + urlbar
Fx10+ Conditionally Hidden Forward Button on Fx 14.0a1 in Fx Large Icon Mode without using CSTB v1.0.7pre2 or v1.0.7pre3:Forward button Hidden:
Forward button Hidden Urlbar Identity Box Mouse Hovered:
Forward button Not Hidden:
Fx10+ Conditionally Hidden Forward Button on Fx 14.0a1 in Fx Large Icon Mode with using CSTB v1.0.7pre2 or v1.0.7pre3:Forward button Hidden:
Forward button Hidden Urlbar Identity Box Mouse Hovered:
Forward button Not Hidden:
Forward button Not Hidden Mouse Hovered:
On Fx 14.0a1 in Fx Large Icon Mode with using CSTB v1.0.7pre2 or v1.0.7pre3(Hovered Effect Fix) Toolbar-buttons Type=["menu-button"] breakage:Causes other toolbar-buttons on nav-bar to appear vertically stretched causing the nav-bar's height to increase.

(
Example Add-ons: Add-on Update Checker 2.0b4,
Inline Translator 1.2,
Tab Utilities has option to convert the
Tab Groups(panorama) button to a Toolbar-button Type=["menu-button"])
Note: For the time being I have moved toolbar-buttons Type=["menu-button"] off the nav-bar to fix the problem.
Here are two Add-ons that have incompatibilities with CSTB v1.0.7pre2 or v1.0.7pre3 on Fx 14.0a1:- 1.) About Startup 1.9 if installed and enabled prior to updating to Nightly 14.0a1 03-22-2012 or later and after updating the browser to the latest Nightly 14.0a1 build and after a browser restart it causes CSTB button border styling in Fx small and large Icon Modes to be disabled and the CSTB options panel in the Add-on Manager appears Blank.(Disabling/Uninstalling About Startup 1.9 Fixes the problem, note problem doesn't occur on latest Fx Aurora 13.0a2)
- 2.) Test Pilot 1.2.1 if installed and enabled(Even without it's toolbar-button being placed on the Nav-bar). Causes other toolbar-buttons on nav-bar to appear vertically stretched causing the nav-bar's height to increase.(Note: Disabling/Uninstalling Test Pilot 1.2.1 Fixes the problem)
