Keyboard Accessibility: while tabbing the first element in celltable gets focus

39 views
Skip to first unread message

nidhizener

unread,
Sep 9, 2022, 12:09:14 PM9/9/22
to GWT Users
I am working on adding keyboard accessibility to my application. When tabbing from on e widget to another if there is a celltable, it is included in the tabbing sequence. The cell table in not editable, still it gets into tabbing sequence. How do I remove the cell table from tabbing sequence? Is this known issue? Wondering if there are any work arounds? Any help will be appreciated. 

Thomas Broyer

unread,
Sep 9, 2022, 12:38:30 PM9/9/22
to GWT Users
What kind of Cell is this? Can you show part of the code that sets up the table?
Did you set KeyboardSelectionPolicy to DISABLED?

nidhizener

unread,
Sep 12, 2022, 11:15:19 AM9/12/22
to GWT Users
Thank you that worked!
Reply all
Reply to author
Forward
0 new messages