Re: [Rev 02] RFR: 8234959: FXMLLoader does not populate ENGINE_SCOPE Bindings with FILENAME and ARGV

2020-03-20 Thread Kevin Rushforth
On Fri, 20 Mar 2020 11:28:46 GMT, Ajit Ghaisas wrote: >> Rony G. Flatscher has updated the pull request incrementally with one >> additional commit since the last revision: >> >> corrected wrong test string > > tests/system/src/testscriptapp1/java/mymod/myapp1/Util.java line 2: > >> 1: /*

Re: [Rev 02] RFR: 8234959: FXMLLoader does not populate ENGINE_SCOPE Bindings with FILENAME and ARGV

2020-03-20 Thread Ajit Ghaisas
On Thu, 27 Feb 2020 15:56:25 GMT, Rony G. Flatscher wrote: >> …9: FXMLLoader does not populate ENGINE_SCOPE Bindings with FILENAME and ARGV > > Rony G. Flatscher has updated the pull request incrementally with one > additional commit since the last revision: > > corrected wrong test string

Re: RFR: 8234959: FXMLLoader does not populate ENGINE_SCOPE Bindings with FILENAME and ARGV

2020-03-20 Thread Ajit Ghaisas
On Fri, 13 Mar 2020 15:15:39 GMT, Kevin Rushforth wrote: >> Is there anything I can do to keep the ball rolling ? > > I just need time to do final testing of this, along with the review of the > updated test. > > @aghaisas will also review. The changes look good to me. I verified that the

JavaFX Swipe Events Glitch On Mobile

2020-03-20 Thread Debayan Sutradhar
Swipe Events like swipeup and swipedown don't get registered and their related set methods don't get called. OnTouch works rarely. JavaFX Version : 14 Gluon Client Plugin : 0.0.18 Regards, Debayan