Project

General

Profile

Bug #10808

COMBO-BOX entry GUI mode: Issues when containing only spaces

Added by Vladimir Tsichevski 9 months ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
16250
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Related to User Interface - Bug #10807: COMBO-BOX DELETE-CHARACTER Crash in GUI Mode New

History

#1 Updated by Vladimir Tsichevski 9 months ago

  • Related to Bug #10807: COMBO-BOX DELETE-CHARACTER Crash in GUI Mode added

#2 Updated by Vladimir Tsichevski 9 months ago

  • Launch the example application from ticket #10736-1 in GUI mode.
  • Type in some spaces into the COMBO-BOX entry.

OE Behavior

  • Spaces are treated identically to other characters: users can perform all standard operations with spaces (e.g., insert, delete, navigate) identically to other characters.

FWD

Initial Insertion

  • Typing spaces into the entry visually inserts them as expected.
  • The caret (cursor) shifts right after each insertion, matching the growing content length.
  • Pressing the Left arrow key moves the caret left through the spaces, as expected.

Differences

  • After moving the caret left via Left Home arrow keys, pressing the Right or End arrow keys does not move the caret right.
  • Clicking anywhere in the entry with the mouse seems to clear the entry content to empty. The caret jumps to position 0. Subsequent attempts to move the caret right (e.g., via Right arrow key or mouse clicks) fail.

Also available in: Atom PDF