On Mon, 6 Jan 2020 17:35:11 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Based on my reading of https://bugs.openjdk.java.net/browse/JDK-8092977, 
>> this means the support for edit operations in these dialogs is on its way 
>> out ... now supportable only in non-sandboxed apps on the older macOS 
>> releases. Is there a serious practical consequence of this, or was the 
>> editing just a convenience ? There must have been some resason we went to 
>> the trouble. However based on this being "on its way out" why try to prolong 
>> it ? Just drop the subclasses now.
> 
> This was just added as a convenience, so it isn't critical functionality.
> 
> Having said that, while we could just drop the subclasses now, it would cause 
> a perceived regression in behavior for users running on macOS 10.14 Mojave. 
> So my preference would be to not remove the subclass at this time, but to 
> just not use them when running on 10.15 or later.

Well then you'll just have to come back to it. If its not critical I'd remove 
it now so that FX 15 (or is this for 14 ?) behaves consistently

-------------

PR: https://git.openjdk.java.net/jfx/pull/70

Reply via email to