Closed
Bug 604434
Opened 13 years ago
Closed 13 years ago
Popup window border and controls(minimize maximize close) are repainted wrongly, when window.open (windows Aero Basic/classic/Luna)
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla2.0
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: alice0775, Assigned: jimm)
References
Details
(Keywords: regression)
Attachments
(2 files)
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101014 Firefox/4.0b8pre ID:20101014041748 Window Popup windows border and controls(minimize maximize close) are missing, when window.open d2d and d3d9 disabled/enabled does not matter. It happens on Windows7 AeroBasic/Classic, WindowsXP Classic/Luna. It does not happens on Windows 7 Aero. Reproducible: Always Steps to Reproduce: 1. Start Minefield with new profile 2. Allow popup (Alt > Tools > Options > Contents > Uncheck "Block pop-up windows") 3. Open testcase 4. You can confirm 5. reload (F5) 6. You can confirm Actual Results: Window Popup windows border and controls(minimize maximize close) are repainted wrongly Expected Results: no repaint issue.
![]() |
Reporter | |
Comment 1•13 years ago
|
||
![]() |
Reporter | |
Updated•13 years ago
|
blocking2.0: --- → ?
![]() |
Reporter | |
Updated•13 years ago
|
Summary: Window Popup windows border and controls(minimize maximize close) are repainted wrongly, when window.open (windows Aero Basic/classic/Luna) → Popup window border and controls(minimize maximize close) are repainted wrongly, when window.open (windows Aero Basic/classic/Luna)
![]() |
Reporter | |
Comment 2•13 years ago
|
||
Regression window: Works: http://hg.mozilla.org/mozilla-central/rev/522df66198cf Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a6pre) Gecko/20100624 Minefield/3.7a6pre ID:20100624185700 Fails: http://hg.mozilla.org/mozilla-central/rev/51bd519736c4 Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a6pre) Gecko/20100624 Minefield/3.7a6pre ID:20100624221810 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=522df66198cf&tochange=51bd519736c4 Candidate bug: Bug 513162 - [Windows] Drawing in the Title Bar for the New Firefox Theme
Updated•13 years ago
|
Assignee: nobody → jmathies
blocking2.0: ? → final+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
This'll be fixed when I back out the patch that landed in bug 574690.
![]() |
Assignee | |
Comment 4•13 years ago
|
||
A new fix landed in bug 574690 that should address this.
![]() |
Assignee | |
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•