Closed
Bug 13392
Opened 25 years ago
Closed 25 years ago
[gfx] nsDeviceContextWin::GetClientRect is broken
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: davidm, Assigned: danm.moz)
References
Details
since it routines pixels rather than twips. The client rect has to be multiplies
by mDevUnitsToAppUnits and rounded like in GetDeviceSurfaceDimensions.
Updated•25 years ago
|
Assignee: trudelle → beard
Comment 1•25 years ago
|
||
This looks more like beard's area, reassigning
Updated•25 years ago
|
Assignee: beard → kmcclusk
Updated•25 years ago
|
Assignee: kmcclusk → danm
Comment 2•25 years ago
|
||
Reassigning to Dan, since he just recently added GetClientRect. The comment in
the public interface file is in conflict with the returned rect when it
describes the rect as containing values in app units.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•