From 9098a2f082f4b8e4404685d19a4e10c3c8160c7b Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Fri, 30 Jan 2015 12:00:00 +0100 Subject: tdf#88763 The orca screen reader does not speak control names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It seems the controls aren't linked with the labels in the outline numbering dialog box (Tools - Outline Numbering). Add info about mnemonic_widget to the labels. There is still a pending issue with separator before/after which I guess should be grouped in a frame, but I'm not confident enough with Glade or it's ui format to try and fix it at the moment. Change-Id: I8dffef703ba03dca31a356426aa5b8a9bc1103be Reviewed-on: https://gerrit.libreoffice.org/14255 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/uiconfig/swriter/ui/outlinenumberingpage.ui | 16 ++++++++++++++++ sw/uiconfig/swriter/ui/outlinepositionpage.ui | 18 ++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/sw/uiconfig/swriter/ui/outlinenumberingpage.ui b/sw/uiconfig/swriter/ui/outlinenumberingpage.ui index 398da891f2d1..32791ceb630b 100644 --- a/sw/uiconfig/swriter/ui/outlinenumberingpage.ui +++ b/sw/uiconfig/swriter/ui/outlinenumberingpage.ui @@ -50,6 +50,8 @@ True False Level + True + level:border @@ -92,6 +94,8 @@ True 0 Paragraph style: + True + style 0 @@ -116,6 +120,8 @@ False 0 Number: + True + numbering 0 @@ -128,6 +134,8 @@ False 0 Character style: + True + charstyle 0 @@ -140,6 +148,8 @@ False 0 Show sublevels: + True + sublevelsnf 0 @@ -238,6 +248,8 @@ False 0 Before: + True + prefix @@ -257,6 +269,8 @@ False 0 After: + True + suffix @@ -271,6 +285,8 @@ False 0 Start at: + True + startat 0 diff --git a/sw/uiconfig/swriter/ui/outlinepositionpage.ui b/sw/uiconfig/swriter/ui/outlinepositionpage.ui index 064235a3deca..2b8d923949a5 100644 --- a/sw/uiconfig/swriter/ui/outlinepositionpage.ui +++ b/sw/uiconfig/swriter/ui/outlinepositionpage.ui @@ -136,6 +136,8 @@ False 1 Numbering alignment: + True + numalignlb 0 @@ -160,7 +162,9 @@ 1 Minimum space between numbering and text: + True right + numdistmf:0.00cm 0 @@ -186,6 +190,8 @@ numbering and text: False 1 Width of numbering: + True + numberingwidthmf:0.00cm 0 @@ -226,6 +232,8 @@ numbering and text: False 1 Indent: + True + indentmf:0.00cm 0 @@ -251,6 +259,8 @@ numbering and text: False 1 Indent at: + True + indentatmf:0.00cm 0 @@ -275,6 +285,8 @@ numbering and text: False 1 Numbering alignment: + True + num2alignlb 0 @@ -297,6 +309,8 @@ numbering and text: False 1 Aligned at: + True + alignedatmf:0.00cm 0 @@ -321,6 +335,8 @@ numbering and text: False 1 at: + True + atmf:0.00cm 0 @@ -357,6 +373,8 @@ numbering and text: True 1 Numbering followed by: + True + numfollowedbylb 0 -- cgit v1.2.3