Skip to content

VirtualizedScrollPane with StyleClassedTextArea does not scroll to bottom with dragging scrollbar #1113

@r-sop

Description

@r-sop

Expected Behavior

Dragging the Scrollbar to the bottom scrolls the text inside the StyleClassedTextArea to the last line.

Actual Behavior

This works when using the mouse wheel:
scroll_with_wheel

But not when dragging the scrollbar:
scroll_with_bar_drag

Environment info:

  • RichTextFX Version: 0.10.9
  • flowless Version: 0.6.9
  • Operating System: Windows 10
  • Java version: 11.0.15
  • FX version: 18

Current Workarounds

Extend the Text by adding a new line at the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions