<Swing Dev> [9] Review request for 8174845 Bad scaling on Windows with large fonts with Java 9ea
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Mar 14 18:50:47 UTC 2017
On 3/14/2017 7:31 PM, Sergey Bylokhov wrote:
> The initial image at [1] also show some issues in the submenu pointer
> and the menu corners, did we solve them already?
The submenu icon is updated in the current fix and the issue with a
menu corner is covered by the fix
JDK-8162350 RepaintManager shifts repainted region when the
floating point UI scale is used
Thanks,
Alexandr.
>
> [1]
> http://stackoverflow.com/questions/41117190/java-9-on-windows-with-large-fonts
>
>>
>> Hello,
>>
>> Could you review the fix:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8174845
>> webrev: http://cr.openjdk.java.net/~alexsch/8174845/webrev.00
>> <http://cr.openjdk.java.net/%7Ealexsch/8174845/webrev.00>
>>
>> Metal JCheckBox and JMenuItem icons are updated to be drawn by
>> ovals, arcs and polygons.
>>
>> The [1] folder contains screenshots how icons are drawn before the
>> fix (on the left side) and after the fix (on the right side) with
>> Default and Ocean Metal themes.
>>
>> [1] http://cr.openjdk.java.net/~alexsch/8174845/screenshots/00
>> <http://cr.openjdk.java.net/%7Ealexsch/8174845/screenshots/00>
>>
>> Thanks,
>> Alexandr.
>>
>
More information about the swing-dev
mailing list