Skip to content

Patch for Issue# 605 - Read only text box is ignoring mouse scroll up or scroll down button changes#648

Open
Orbisman wants to merge 1 commit intomabe02:masterfrom
Orbisman:Patch_Issue#_605
Open

Patch for Issue# 605 - Read only text box is ignoring mouse scroll up or scroll down button changes#648
Orbisman wants to merge 1 commit intomabe02:masterfrom
Orbisman:Patch_Issue#_605

Conversation

@Orbisman
Copy link

Read only text box is ignoring mouse scroll up or scroll down button changes

  • Updated both handleKeyStrokeXX() functions to utilize exiting ARROW_UP/ARROW_DOWN code to handle when VerticalFocus is changing
  • Added auto detect mouse to TextBase so user can see changes
  • Added 'read-only' text box to TextBoxTest Junit to demonstrate

Read only text box is ignoring mouse scroll up or scroll down button
changes

- Updated both handleKeyStrokeXX() functions to utilize exiting
ARROW_UP/ARROW_DOWN code to handle when VerticalFocus is changing
- Added auto detect mouse to TextBase so user can see changes
- Added 'read-only' text box to TextBoxTest Junit to demonstrate
@Orbisman Orbisman changed the title Patch for Issue# 605 Patch for Issue# 605 - Read only text box is ignoring mouse scroll up or scroll down button changes Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant