Open Bug 1696514 Opened 5 years ago Updated 11 months ago

nsContainerFrame::SetSizeConstraints() Should use the widget scaling factor

Categories

(Core :: Layout, defect, P1)

defect

Tracking

()

People

(Reporter: haik, Assigned: haik)

Details

(Whiteboard: [mac:multimonitor])

Attachments

(1 file)

In nsContainerFrame::SetSizeConstraints(), aPresContext->AppUnitsToDevPixels() is used to scale widget minimum and max size to LayoutDeviceIntSize units, however it is not guaranteed that the widget will have same scaling factor. Instead the widget's scaling factor should be used.

Assignee: nobody → haftandilian
Severity: -- → S3
Priority: -- → P1
Whiteboard: [mac:multimonitor]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: