Re: HEADS-UP: plan to integrate a newer WebKit into 9-dev next week.

2016-05-27 Thread Konstantin Pasko
Hi Kevin, sorry for the offtopic, but as you just mentioned JDK 10, could you please tell us what is planned for that release? Something from the high level? New/missing features, controls, huge bugfixes? Googling "javafx road map" or "javafx jdk10" gives no results and looking through https://bug

Re: Committing (rather than cancelling) cell changes on focus loss

2016-01-25 Thread Konstantin Pasko
Hi, speaking about UX and TableView / TreeTableView: I've "discovered" a strange behaviour of those controls, that differs from Swing JTable or WPF's Datagrid. When I selected a row and then removed it -- another row gets selected (JavaFX). When I selected a row and then removed it -- nothing is s

Re: Blurring 1px border

2015-08-19 Thread Konstantin Pasko
Hi Kevin, sorry for not mentioning that: it's JDK8u60. I've just double checked and reinstalled it from oracle.com. P.S. I also attache the screenshot. Regards, Konstantin Pasko 2015-08-19 16:40 GMT+02:00 Kevin Rushforth : > What version of the JDK are you using? We fixed bugs in

Blurring 1px border

2015-08-19 Thread Konstantin Pasko
for us (at least for my UX-designer :) ), because it doesn't look good. Especially when we style TextField, which should have 1px dark border, white background and shadow effect around it -- it looks dirty with this blurring. Do you have any ideas why it's happening? Regards, Konstantin Pasko