MantisBT - Doomseeker
View Issue Details
0004071DoomseekerUIpublic2022-12-31 01:422024-11-03 19:13
WubTheCaptain 
Zalewa 
normalminoralways
closedfixed 
1.3.3 
1.4.01.4.0 
0004071: Wadseeker's homepage link is not keyboard accessible in "About Doomseeker"
I can't press the tab key to select the homepage of Wadseeker for LinksAccessibleByKeyboard behavior in the Wadseeker tab of "About Doomseeker", to open it with a keyboard.
Help → About. (Keyboard shortcut: Alt + H → A)
Ctrl + Tab to switch to the Wadseeker tab.
Press the Tab key. Notice the homepage URI is not selectable; only the Wadseeker tab gets selected.
In issue 0004070, the Doomseeker tab's homepage link was made keyboard accessible, but other tabs (such as Wadseeker) were not yet. Likewise, the fixed Doomseeker tab in that issue has text selection; Wadseeker tab does not.
No tags attached.
Issue History
2022-12-31 01:42WubTheCaptainNew Issue
2022-12-31 01:43WubTheCaptainNote Added: 0022587
2022-12-31 11:24ZalewaAssigned To => Zalewa
2022-12-31 11:24ZalewaStatusnew => assigned
2022-12-31 11:24ZalewaTarget Version => 1.4.0
2022-12-31 12:06ZalewaNote Added: 0022611
2022-12-31 12:06ZalewaStatusassigned => needs review
2023-01-05 12:23ZalewaNote Added: 0022654
2023-01-05 12:23ZalewaStatusneeds review => needs testing
2023-01-06 16:19KaminskyNote Added: 0022681
2023-01-06 20:07ZalewaNote Added: 0022682
2023-01-06 20:07ZalewaStatusneeds testing => resolved
2023-01-06 20:07ZalewaFixed in Version => 1.4.0
2023-01-06 20:07ZalewaResolutionopen => fixed
2024-11-03 19:13ZalewaStatusresolved => closed

Notes
(0022587)
WubTheCaptain   
2022-12-31 01:43   
The label textInteractFlags should be set to Qt::TextBrowserInteraction.
(0022611)
Zalewa   
2022-12-31 12:06   
Done:'https://bitbucket.org/Doomseeker/doomseeker/commits/6816f71f6b81557603b5efdf8384ef53fb0dff17 [^]'
(0022654)
Zalewa   
2023-01-05 12:23   
Beta package for Windows available at the beta auto-update channel and at:
'https://devbuilds.drdteam.org/doomseeker/doomseeker-1.3.3~beta-230105-1140_windows.zip [^]'

Please test.
(0022681)
Kaminsky   
2023-01-06 16:19   
I tested using 230106-0013 on Windows and repeated the steps listed in "Steps to Reproduce" above.

I was able to select and access the homepage link in the Wadseeker tab (https://doomseeker.drdteam.org/) using the TAB and ENTER keys on my keyboard.

For the sake of completion, I also double-checked the Doomseeker tab and could still select/access the homepage link in that tab using the TAB/ENTER keys.
(0022682)
Zalewa   
2023-01-06 20:07   
Thanks.