Closed Bug 473152 Opened 17 years ago Closed 16 years ago

Aero Glass clips panel content

Categories

(Core :: Widget: Win32, defect, P2)

1.9.1 Branch
x86
Windows Vista
defect

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta1-fixed

People

(Reporter: dao, Assigned: jimm)

References

Details

Attachments

(2 files, 1 obsolete file)

768 bytes, application/vnd.mozilla.xul+xml
Details
5.13 KB, image/png
Details
Attached file testcase (obsolete) —
using Aero Glass for a panel clips its content
Flags: blocking1.9.2?
Blocks: 465076
Blocks: 458866
No longer blocks: 465076
Aero stuff is blocking 1.9.2 per beltzner. Dao, what needs to happen to this bug? Is the problem with the styling or with window sizing or something else?
Flags: blocking1.9.2? → blocking1.9.2+
Priority: -- → P2
The window sizing seems to be off, but I don't know what's responsible for this.
Attached file better testcase
Attachment #356500 - Attachment is obsolete: true
->jmathies for investigation
Assignee: nobody → jmathies
Attached image screenshot
Without knowing for certain, I bet the logic to size the window to the content is being confused by the larger windows borders... nsXULWindow::SizeShellTo ends up in nsWindow::Resize
The width/height values passed to Resize are different for these two popup windows. The first is set to 106x106 and the second is 100x100. Removing the thick frame displays the content completely. Curious how the upper level view code comes up with different dimensions. Don't see much in widget that could cause this but I'll keep looking at it.
from irc, rob is working on some changes to glass/bordering that may address this.
Depends on: 506124
addressed by patch in bug 506124
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: