Closed
Bug 584358
Opened 14 years ago
Closed 14 years ago
Missing Window-border of Popups opened in fullscreen-mode (MS Windows)
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 587517
People
(Reporter: mrtpcag, Unassigned)
References
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.0; rv:2.0b2) Gecko/20100720 Firefox/4.0b2 ( .NET CLR 3.5.30729; .NET4.0E)
Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.0; rv:2.0b2) Gecko/20100720 Firefox/4.0b2 ( .NET CLR 3.5.30729; .NET4.0E)
Popups opened in fullscreen-mode don't have any windows-border / -frame. (Window-style: "None" instead of "Sizable")
...because the main-FF-window doesn't have it too.
Reproducible: Always
Steps to Reproduce:
1.Open a page containing a link to a popup in fullscreen mode
2.Click on the popup-link
Actual Results:
The popup is shown with an incorrect border-style.
Expected Results:
FF should change the borderstyle to "Sizable" instead of "None".
Comment 1•14 years ago
|
||
sounds like a widget bug
Component: Theme → Widget: Win32
Product: Firefox → Core
QA Contact: theme → win32
Comment 5•14 years ago
|
||
I confirmed.
Regression window Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=94f92b34e535&tochange=f0c025ec62c9
Comment 6•14 years ago
|
||
Changeset f0c025ec62c9 of Bug 575044 causes the problem.
Comment 7•14 years ago
|
||
sounds like another popup bug inheriting the main window properties.
Comment 9•14 years ago
|
||
I think bug 587517 is a dupe of this, and it's blocking. Maybe dupe forward?
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•