Bug 116089

Summary: tab key doesn't work in Address data source wizard
Product: LibreOffice Reporter: Samuel Thibault <samuel.thibault>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: foss, jean-philippe.mengual, raal
Priority: medium Keywords: accessibility
Version: 6.0.1.1 release   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 36549, 98259    

Description Samuel Thibault 2018-02-28 17:06:13 UTC
Hello,

From writer, using File -> Wizards -> Address Data Source opens a wizard dialog box. Using the tab key there only allows to move between the Steps board and the Help/Cancel buttons, one can not reach the radio buttons (Firefox vs Thunderbird vs others) without using the mouse, which is of course a no-go for blind people.

This is the only wizard which has this problem, others are fine. This is also apparently the only wizard whose panels have been written as a .ui file :) Perhaps there is something missing in the .ui file, or at the interface between the .ui file and the wizard global machinery (which is not a .ui file)?

Samuel
Comment 1 raal 2018-02-28 21:43:34 UTC
I can confirm with Version: 6.0.0.0.alpha1+
Build ID: 6eeac3539ea4cac32d126c5e24141f262eb5a4d9
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3;
Comment 2 QA Administrators 2019-03-02 03:51:43 UTC Comment hidden (obsolete)
Comment 3 Samuel Thibault 2019-03-02 03:57:37 UTC
This is still a concern with Libreoffice 6.1.5.2
Comment 4 Gabor Kelemen (allotropia) 2021-01-01 17:58:39 UTC
I can now navigate with Tab in the wizards main and navigation buttons area. 
This seems to have been fixed in 6.4 with:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=69fbf74d5bf9c474a6ec04101426dfe79b4ad9bf

author	Caolán McNamara <caolanm@redhat.com>	2019-08-29 20:17:53 +0100
committer	Caolán McNamara <caolanm@redhat.com>	2019-08-30 22:18:37 +0200

weld addressbook wizard
Comment 5 Samuel Thibault 2021-01-01 18:02:55 UTC
Indeed, the welding seems to have fixed it :D