Bug 117337

Summary: Special Character dialog: Impossible to focus the character table with the Tab key
Product: LibreOffice Reporter: Adolfo Jayme Barrientos <fitojb>
Component: UIAssignee: Caolán McNamara <caolan.mcnamara>
Status: VERIFIED FIXED    
Severity: major CC: caolan.mcnamara, telesto, xiscofauli
Priority: medium Keywords: accessibility, bibisected, bisected, regression
Version: 6.1.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=117406
https://bugs.documentfoundation.org/show_bug.cgi?id=124932
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 109232    

Description Adolfo Jayme Barrientos 2018-04-29 19:55:51 UTC
Approximately since this dialog was “welded” (I didn’t bisect this; it’s just when I first observed this), now it’s not possible to focus the character grid by Tabbing your way to it. The only way to focus it is by clicking one of its characters; then, you’re able to use the arrow keys (←, →, ↑, ↓) to change the selected character.

If the character grid is not focused, the glyph preview at the right side doesn’t change (this is another bug that is already reproducible in 6.0.x).
Comment 1 Telesto 2018-04-29 21:15:46 UTC
Repro
Version: 6.1.0.0.alpha0+
Build ID: 2ed7c02478968852d7d39c2c4677f2ecf3441bc7
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-22_01:00:56
Locale: nl-NL (nl_NL); Calc: CL
Comment 2 Xisco Faulí 2018-04-30 14:09:17 UTC
Regression introduced by:

author	Caolán McNamara <caolanm@redhat.com>	2018-03-22 13:41:50 +0000
committer	Caolán McNamara <caolanm@redhat.com>	2018-03-30 14:32:12 +0200
commit 374599f8c26713905a310673d2b429083321186a (patch)
tree 2ee4be182670b2ca9396a5f42d4122bed806a3ba
parent 2d3a5e81e9730c1190f8592f85f5b99b6d4587ef (diff)
weld SvxCharacterMap dialog

Bisected with: bibisect-linux64-6.1 

Adding Cc: to Caolán McNamara
Comment 4 Xisco Faulí 2018-05-02 10:46:48 UTC
Verified in

Version: 6.1.0.0.alpha1+
Build ID: 43af818557904450b13839350c65ad865b9ee9d2
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

Caolán, Thanks for fixing this!