xylo/DraggableTabs

Tab reordering

Opened this issue · 0 comments

Replicate

  1. Open a window containing 5 tabs.
  2. Drag the right-most tab 5 into position 3.

Expected

  • While dragging the tab, the user interface shows a vertical symbol or other indicator (like modern browser tabs) that denotes where the tab will be rearranged.
  • Upon releasing the tab, the library makes tab 4 the right-most tab and tab 5 is inserted at position 3.

Actual

Nothing happens or tab 5 is added at position 1.

Details

Ctrl+Shift+PgUp and Ctrl+Shift+PgDn should be configurable keystrokes for keyboard accessibility to re-position tabs.

Environment

Linux (XFCE/X11), JavaFX 11, Gradle 6.6.1, Liberica Java 14 full