On Mon, 28 Nov 2022 20:33:07 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> > 1. The divider being dragged doesn't track the cursor. All policies other 
> > than CONSTRAINED_RESIZE_POLICY_ALL_COLUMNS should be able to track (the 
> > Swing implementation does).
> 
> Could you describe the exact scenario please? It does track, unless one hits 
> a constraint somewhere, in which case the cursor obviously decouples from the 
> divider.

This turns out to be only reproducible on Windows with a screen scale > 1 (my 
default config is Windows 10 with a scale of 1.25). I suspect that this is a 
preexisting bug, so I'll file a new bug after confirming that.

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

PR: https://git.openjdk.org/jfx/pull/897

Reply via email to