Skip to content

fix(color): number edit keyboard is not sized to suit display and cursor position is wrong - #7670

Merged
pfeerick merged 1 commit into
mainfrom
philmoz/fix-number-edit
Aug 25, 2026
Merged

fix(color): number edit keyboard is not sized to suit display and cursor position is wrong#7670
pfeerick merged 1 commit into
mainfrom
philmoz/fix-number-edit

Conversation

@philmoz

@philmoz philmoz commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Fix various issues with the number edit control:

  • Keyboard height not scaled to LCD size
  • Incorrect cast when sending events from keyboard to textarea control
  • When editing a value the edit cursor is in the wrong place (tap on the control while editing to move the cursor to see)

The cursor issue only appears when the text is right or center aligned while editing.
For now the number will be left aligned while editing and center / right aligned otherwise.

@philmoz philmoz added this to the 3.0 milestone Aug 18, 2026
@philmoz philmoz added bug 🪲 Something isn't working color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. labels Aug 18, 2026
@philmoz
philmoz force-pushed the philmoz/fix-number-edit branch from d16bc2d to 0a32ec8 Compare August 19, 2026 22:43
@pfeerick pfeerick modified the milestones: 3.0, 2.11.8 Aug 25, 2026
@pfeerick
pfeerick merged commit 298e6e6 into main Aug 25, 2026
45 checks passed
@pfeerick
pfeerick deleted the philmoz/fix-number-edit branch August 25, 2026 02:37
pfeerick pushed a commit that referenced this pull request Aug 25, 2026
… position is wrong (#7670)

(cherry picked from commit 298e6e6)
(cherry picked from commit 6f7befb5f6bec91ffb92633f57743064effad130)
@pfeerick pfeerick mentioned this pull request Aug 25, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. bug 🪲 Something isn't working color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants