Project

General

Profile

Bug #6676

BACK-TAB jumps by two widgets at once

Added by Stanislav Lomany over 1 year ago. Updated over 1 year ago.

Status:
Review
Priority:
Normal
Target version:
-
Start date:
08/15/2022
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

History

#1 Updated by Stanislav Lomany over 1 year ago

Testcase:

def var ch1 as char.
def var ch2 as char.
def var ch3 as char.
def var ch4 as char.

update ch1 ch2 ch3 ch4 with frame fr.

Affects web version only.

Reproduction:
  1. Press SHIFT and hold it.
  2. Press TAB - ch4 becomes focused.
  3. Press TAB again (do not release SHIFT!) - ch3 becomes focused and then the focus immediately jumps to ch2.

#2 Updated by Stanislav Lomany over 1 year ago

  • Assignee set to Eugenie Lyzenko
  • Status changed from New to WIP

Fixed by Eugenie in 3821c revision 14163.

#3 Updated by Stanislav Lomany over 1 year ago

  • Status changed from WIP to Review

Also available in: Atom PDF