Closed
Bug 228320
Opened 22 years ago
Closed 21 years ago
When any sidebar is active, a 5-pixel spacer appears on the left of all popups
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jjongsma79, Assigned: fpwoshg)
Details
(Whiteboard: fixed0.9)
Attachments
(1 file)
788 bytes,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031130 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031130 Firebird/0.7+
When a sidebar (such as bookmarks or history) is active, any popup windows
display a 5-pixel gray spacer on the left side of the pop-up page where a
sidebar would normally be.
Reproducible: Always
Steps to Reproduce:
1. Activate bookmarks
2. Restart Firebird
3. Go to a site that opens a popup window
Actual Results:
A spacer is displayed on the left side of the popup window. This is better than
the old behavior of displaying the whole sidebar, but it shouldn't be displaying
anything.
Expected Results:
Nothing should be displayed (hit CTL-B in the popup for the spacer to disappear
- this is how it should always look)
Confirming (well saying it anyway) on:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040119
Firebird/0.8.0+
This can be fixed by giving the splitter the chromeclass-extrachrome class.
No more orphaned splitter in popups with this patch applied.
Attachment #139431 -
Flags: review?(p_ch)
Sure would be nice to get this in for 0.9.
These sidebar bits in popups have been a problem since phoenix 0.5, maybe
earlier. This should be the last of it.
Flags: blocking0.9?
Comment 4•21 years ago
|
||
Comment on attachment 139431 [details] [diff] [review]
Patch adding class attribute as described in comment #1
r=ben@mozilla.org
Attachment #139431 -
Flags: review?(p_ch) → review+
Comment 5•21 years ago
|
||
not a blocker, will check this in soon.
Flags: blocking0.9? → blocking0.9-
Whiteboard: checkin0.9
Updated•21 years ago
|
Assignee: firefox → pike
Comment 6•21 years ago
|
||
checked in on 1.7 branch and trunk, 2004-04-25 13:08
thanks Pike!
Status: NEW → RESOLVED
Closed: 21 years ago
QA Contact: mconnor
Resolution: --- → FIXED
Whiteboard: checkin0.9 → fixed0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•