.ui: Marking widgets which don't need accessibility labelling

2018-03-06 Thread Samuel Thibault
Hello, As part of implementing an accessibility non-regression check tool, we want to make sure that widgets have proper labelling. E.g. GtkEntry basically always need a labelled-by relation. Some other widgets don't necessarily need one, but very often need one (such as radio buttons), so we

Re: .ui: Marking widgets which don't need accessibility labelling

2018-03-05 Thread Samuel Thibault
Hello, Ping? We'd really like to start marking such labels in LibreOffice, so we need a standard way to do it. Samuel Samuel Thibault, on lun. 26 févr. 2018 11:42:01 +0100, wrote: > Hello, > > As part of implementing an accessibility non-regression check tool, we > want to make sure that

.ui: Marking widgets which don't need accessibility labelling

2018-02-26 Thread Samuel Thibault
Hello, As part of implementing an accessibility non-regression check tool, we want to make sure that widgets have proper labelling. E.g. GtkEntry basically always need a labelled-by relation. Some other widgets don't necessarily need one, but very often need one (such as radio buttons), so we