RfR: JDK-8159723 Crash, JavaFX, JAWS - When pressing tab to change focus in HelloComboBox

2016-07-14 Thread Pete Brunet
Please review the following: Bug: https://bugs.openjdk.java.net/browse/JDK-8159723 Patch: http://cr.openjdk.java.net/~ptbrunet/JDK-8159723/webrev.00/ There is a lot of detail in the bug report. TiA, Pete

Re: Handling Enter key presses on Buttons in JavaFX

2016-06-08 Thread Pete Brunet
On 6/8/16 11:27 AM, Paul Furbacher wrote: > On June 7, 2016 at 6:41:37 PM EDT, Tomas Mikula > wrote: > >> This would be very confusing if you had two TextFields and after entering >> text into the first one the user hits Enter and the form gets submitted >> with empty

Re: Handling Enter key presses on Buttons in JavaFX

2016-06-07 Thread Pete Brunet
I had a conversation about this earlier in the year and will post it here in case it's helpful: > 1. If a button has focus, Enter key should click the button (like it does on Windows). Currently Enter key always actions the default button on a dialog, even if another button has focus. Most

How do non-authors report bugs?

2013-09-30 Thread Pete Brunet
For those without JBS accounts what is the right web site to use to report bugs?

Re: How do non-authors report bugs?

2013-09-30 Thread Pete Brunet
Sorry for the spam Kevin. Yes, I asked this on the wrong list. On 9/30/13 10:59 AM, Kevin Rushforth wrote: FX does not use JBS -- we have a separate JIRA instance. Your question is probably best asked on an OpenJDK alias. -- Kevin Pete Brunet wrote: For those without JBS accounts what