| Summary: | UI: Dialog Data Validity does not allow to Tab to OK button, nor to use (Alt+)Enter to invoke OK | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Cor Nouws <cno> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aron.budea, cno, h3734236 |
| Priority: | medium | Keywords: | accessibility, bibisectRequest, regression |
| Version: | 4.3.0.4 release | ||
| Hardware: | x86 (IA32) | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 target:5.2.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Cor Nouws
2016-05-25 09:30:03 UTC
Confirmed in master build and in 4.3.0.4, not reproduced in 4.2.0.4, all in Windows 7. There is another tabbing issue with the dialog that is not a regression: both Input Help and Error Alert tabs have a text edit component. Once you Tab into it, further Tabs don't advance to the next element, but add tabs (white space) in the field. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3bd190aea386d16bee9c129699d1e19580a2d4ba Resolves: tdf#100048 we can rearrange the hidden child to allow tab traversal It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a3d89b98ac7b25c63cf06cce330e705b20fa5335&h=libreoffice-5-2 Resolves: tdf#100048 we can rearrange the hidden child to allow tab traversal It will be available in 5.2.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. thanks Caolán! |