[7u10] Review request for 7194469 Pressing the Enter key results in an alert tone beep when focus is TextField (original) (raw)
Denis S. Fokin denis.fokin at oracle.com
Thu Sep 6 07:41:12 PDT 2012
- Previous message: [7u10] Review request for 7194469 Pressing the Enter key results in an alert tone beep when focus is TextField
- Next message: [7u10] Review request for 7153339: InternalError when drawLine with Xor and Antialiasing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The fix looks good.
Thank you, Denis.
On 9/6/2012 6:26 PM, Alexander Scherbatiy wrote:
This is the same fix backported from the JDK 8 to JDK 7u10 without changes: bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7194469 webrev: http://cr.openjdk.java.net/~alexsch/7194469/webrev.01/
The TextField control starts beeping on some keys pressing (enter, up, down...) after switching the EDIT control to RICHEDIT. The fix disables and enables the beeper by SystemParametersInfo method with the zero value in the fWinIni param for the RICHEDIT control if requested keys are pressed. Thanks, Alexandr.
- Previous message: [7u10] Review request for 7194469 Pressing the Enter key results in an alert tone beep when focus is TextField
- Next message: [7u10] Review request for 7153339: InternalError when drawLine with Xor and Antialiasing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]