Closed
Bug 234308
Opened 22 years ago
Closed 22 years ago
window.open with toolbar=No causes tabs handles not to be visible,
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 143866
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040213
window.open('file:/','a','menubar=Yes,toolbar=No) brings new window that
has a bit weird tab behaviour
a) creating new tab works, but tab handles are not show, so only ctrl-tab works
(and it creates much of confusion what got wrong)
b) maybe unrelated, but navigator toolbar in view/toolbars coult not be checked,
(maybe thats a feature resulting from toolbar=No)
This bug is the same as the bug 234298 i filed for firebird (although b
behaves a bit differently).
Reproducible: Always
Steps to Reproduce:
Steps to Reproduce:
1. open window (example available on the demonstration url)
2. open a new tab (either from menu or using ctrl-t)
Actual Results:
Tab handles are not shown.
Expected Results:
Show the handles, so that tab switching would work without keyboard shortcuts :)
*** This bug has been marked as a duplicate of 143866 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: window.open with toolbar=No causes tabs handles not to be visible, → window.open with toolbar=No causes tabs handles not to be visible,
(In reply to comment #1)
> *** This bug has been marked as a duplicate of 143866 ***
Sorry i overlooked it when searching. Actually the other
part is still a bug (although maybe also already reported).
The toolbar is not shown when activated from menu.
Is that a feature? Should toolbar=no mean only initial setting
or should that mean that it is a security issue and means it
is forbidden and could not be overriden manually by user?
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•