Closed
Bug 209154
Opened 23 years ago
Closed 23 years ago
feature request: option to hide the 'collapse toolbar' widget
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 112534
People
(Reporter: mike-bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529
I find it as annoying as hell when I misclick on a toolbar menu/button and hit
the 'collapse toolbar' widget. If this could be hidden (prefs option?), this
would be great.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
add this to your userChrome.css and you're done:
toolbargrippy
{
display: none !important;
}
| Reporter | ||
Comment 2•23 years ago
|
||
cool! Thanks!
Although a prefs option would still be handy methinks. This is likely to be
something that the average user would look for, IMHO.
Comment 3•23 years ago
|
||
Actually, we in 1.3b (?) we had the grippies removed (bug 112534), but we had to
restore them after much protest (bug 175091).
BTW: in Mozilla Browser (Phoenix/Firebird), there won't be any grippies in the
default theme. At least, not yet :-)
*** This bug has been marked as a duplicate of 112534 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•