On Wed, 20 Jan 2021 11:57:04 GMT, Robert Lichtenberger <rlich...@openjdk.org> wrote:
> By using the anchor location facility of PopupWindows we can avoid > miscalculation of the > menu's height entirely. > This fix also cleans up some documentation issues. > This fix introduces tests that check the correct positioning (test_position_*) > test_position_withCSS reproduces the problem that is fixed with this patch. > The other test_position_* cases serve as "proof" that no regressions are > introduces. > They work before and after the fix is introduced. This pull request has now been integrated. Changeset: d8bb41d1 Author: Jose Pereda <jper...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/d8bb41d1 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8165749: java.lang.RuntimeException: dndGesture.dragboard is null in dragDrop Reviewed-by: kcr, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/381