<AWT Dev> [9] Review request for 8036110 In TextField can only select text visible or to the left of the cursor

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon May 19 16:18:27 UTC 2014


Hello, Alexander.
Can you check that the test works correctly on linux/osx.

On 19.05.2014 19:05, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: https://bugs.openjdk.java.net/browse/JDK-8036110
>   webrev: http://cr.openjdk.java.net/~alexsch/8036110/webrev.00
>
>   This is a regression from the fix 7092551 where the EDIT control has 
> been changed to the RICHEDIT.
>   GetScrollInfo(hWnd, SB_HORZ, &scrollinfo) returns zero values for 
> the RICHEDIT if WS_HSCROLL style is not set.
>
>   The fix enables the horizontal scrollbar before the GetScrollInfo 
> call and disbles it after the call.
>
> Thanks,
> Alexandr.
>


-- 
Best regards, Sergey.



More information about the awt-dev mailing list