Project

General

Profile

Support #7339

Updated by Greg Shah about 1 year ago

Tests for focus management should cover default focus and focus behaviour when using keyboard events (@TAB@, @SHIFT-TAB@) or using the mouse. Things to test @TAB-POSITION@, @NO-FOCUS@, @ENABLE/DISABLE@, @SENSITIVE@, @FIRST/LAST/NEXT/PREV-TAB-ITEM@, @MOVE-AFTER/BEFORE-TAB-ITEM@, @TAB-STOP@, @GET-TAB-ITEM@, @FOCUS@ system handle.

For @browse@ widget those methods are related to focus management: @CURENT-COLUMN@, @DESELECT-FOCUSED-ROW@, @FOCUSED-ROW-SELECTED@, @SELECT-FOCUSED-ROW@.

Back