Open
Bug 1406267
Opened 8 years ago
Updated 3 years ago
Handle clamping width/height of checkbox/radio on Windows
Categories
(Core :: Widget: Win32, enhancement, P3)
Tracking
()
NEW
People
(Reporter: lochang, Unassigned)
References
Details
Attachments
(1 file)
|
57 bytes,
text/html
|
Details |
Currently, we do not handle clamping width/height of checkbox/radio on Windows. We expect a 30px*30px checkbox in the test case. But it is a 13px*13px (minimum size) checkbox.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•