Re: [g-a-devel] Label both before and after an editable?



It's something beyond my .ui file knowledge to comment knowingly, but it sounds weird with me that you can add new relations into that file, but you cannot define an accessible name there :)

Anyway, new relations will require to change ATK standard and then add screen readers support, and LibreOffice may be the only one who will expose them. So LibreOffice-only solution has to exists, that makes developer's life easier, and doesn't require any standards changes.

On Fri, Apr 6, 2018 at 2:40 PM, Samuel Thibault <samuel thibault ens-lyon org> wrote:
Hello,

Alexander Surkov, le ven. 06 avril 2018 14:35:43 -0400, a ecrit:
> <label>Interpret as years between <input value="1930"> and 2029</label>
> should work in Firefox well.

Ok, but that can't be expressed that way in a LibreOffice UI file :)

> If it describes your use case accurately, then author should be capable to
> address the issue by placing a proper accessible name. Thus it may be felt
> awkward to introduce new relations for LibreOffice only, especially because
> LibreOffice will still need to expose them, and it shouldn't be necessary
> easier than computing a name. It has to be other way.

Making developer's life easier (only having to mark labels before/after)
would help with getting things fixed.  In the case at stake, I would
very easily patch the .ui file to fix the accessibility issue by just
adding relations. Modifying the source code to compute an accessible
name would be *way* more involved for me.

Samuel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]