Project

General

Profile

Bug #9235

FILL-IN with numeric format: invalid initial state

Added by Vladimir Tsichevski almost 2 years ago. Updated almost 2 years ago.

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

0%

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

Related issues

Related to User Interface - Bug #7794: FILL-IN: editing numbers issues WIP

History

#1 Updated by Vladimir Tsichevski almost 2 years ago

When a new FILL-IN with a numeric format is just created, the following is expected:

  1. the SCREEN-VALUE is an empty string.
  2. the cursor is in the leftmost position.
  3. no cursor movement is possible
  4. the selection is invalid.

The same holds when a fill-in receives focus with TAB.

In FWD (for decimal editor with default format):

  1. the SCREEN-VALUE is an empty string, OK, but
  2. the cursor position is 2
  3. the selection range is 1 to 10
  4. the cursor can be moved to positions 1-9 with keyboard
  5. the cursor position becomes 10 when the widget receives focus with TAB.

The issue was first referenced in #9039-53.

#3 Updated by Vladimir Tsichevski almost 2 years ago

  • Related to Bug #7794: FILL-IN: editing numbers issues added

Also available in: Atom PDF