| Summary: | Spell Check Dialog: Area containing context of error no longer accessible to screen readers | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | am_dxer <am_dxer> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aron.budea, caolan.mcnamara, himajin100000, xiscofauli |
| Priority: | medium | Keywords: | accessibility, bibisected, bisected, regression |
| Version: | 6.4.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.4.0 target:6.3.3 target:6.3.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 101912 | ||
|
Description
am_dxer
2019-08-14 23:19:03 UTC
The commit that introduced this was: commit 243b5b392906042ab03800e0b5765e6f3513372c Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Jun 14 21:56:44 2019 +0100 weld SpellDialog a) use EditEngine instead of TextEngine as the former can be hosted in a foreign widget b) use a SfxGrabBagItem to hold the custom spellchecking info inside the EditEngine c) in longer paragraphs the current word is now auto-scrolled into view d) rename Invalidate to InvalidateDialog Adding you hoping you might have insight into this. Thank you. Hello all, I can reproduce this issue on LibreOfficeDev 6.4 of the 2019-08-09. Thanks you am_dxer for the report. Best regards. The editengine is has a11y support, the linkage to make it available in this dialog setting needs to be put in place Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/ae5fc99491cf61b02b8dc1c666c88435beadf3e5%5E%21 Related: tdf#126935 rearrange spell dialog for expected tab traversal It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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 "master": https://git.libreoffice.org/core/+/5785fc06836607b3a0a25e649d81b8607b22d4af%5E%21 Resolves: tdf#126935 a11y for hosted EditEngine It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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-6-3": https://git.libreoffice.org/core/+/c2bd5be0253068f2fc02e23c6f00b8fec2a0f723%5E%21 Related: tdf#126935 rearrange spell dialog for expected tab traversal It will be available in 6.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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-6-3": https://git.libreoffice.org/core/+/c10fcfa4353801f64f203d11180c11a21b28f75e%5E%21 Resolves: tdf#126935 a11y for hosted EditEngine It will be available in 6.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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-6-3-2": https://git.libreoffice.org/core/commit/5b6981f71f85dcc8d8c8d9fcbfef2617fd537c7b Related: tdf#126935 rearrange spell dialog for expected tab traversal It will be available in 6.3.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. A polite ping to Caolán McNamara: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks should all be good in 6.3.3, I missed the cut for full a11y fix in 6.3.2 I think, hence the lack of closing at the time |