Improve textbox typing #12

Open
opened 2024-04-15 17:33:22 +00:00 by abart27 · 1 comment
abart27 commented 2024-04-15 17:33:22 +00:00 (Migrated from github.com)

Summary

  • Correct key handling (capslock, other locales)
  • Horizontal scrolling
  • Copy/paste
  • Word & paragraph selection (double-click, triple-click)
  • Enhanced navigation (Ctrl+Left, Ctrl+Right, Ctrl+Shift+Left, Ctrl+Shift+Right)
  • Correct Ctrl+Backspace handling
# Summary - [x] Correct key handling (capslock, other locales) - [ ] Horizontal scrolling - [x] Copy/paste - [ ] Word & paragraph selection (double-click, triple-click) - [x] Enhanced navigation (Ctrl+Left, Ctrl+Right, Ctrl+Shift+Left, Ctrl+Shift+Right) - [x] Correct Ctrl+Backspace handling
FramePerfection commented 2025-01-24 21:58:47 +00:00 (Migrated from github.com)

I don't know if this belongs here, or if it should be a separate issue, but:
It'd also be nice if single-line textboxes could scroll with the caret for inputs that are longer than the box itself, rather than (presumably) breaking the line and thus making the rest of the content invisible.

I don't know if this belongs here, or if it should be a separate issue, but: It'd also be nice if single-line textboxes could scroll with the caret for inputs that are longer than the box itself, rather than (presumably) breaking the line and thus making the rest of the content invisible.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mupen64/ugui#12
No description provided.