| Summary: | Navigator doesn't scroll to page entered if the cursor is at that page already | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | barakso.attila, caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, needUITest, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Example file | ||
|
Description
Telesto
2020-07-19 14:40:50 UTC
Created attachment 163278 [details]
Example file
Thank you for reporting the bug. I can confirm that the bug is present in [the LibreOffice version details you tested with (can be copied from the Help ▸ About LibreOffice dialog)] Bibisected using linux-64-7.0 to: URL: https://cgit.freedesktop.org/libreoffice/core/commit/?id=e3b14639dca24f5ca559044651d2140f8f4a0e74 author: Caolán McNamara <caolanm@redhat.com> committer: Caolán McNamara <caolanm@redhat.com> summary: focus getting stuck in the navigator spinbutton Adding CC: Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/50b36951dbf080509c49bf326131afb8c2390d2d tdf#134959 move focus on activate, but leave focus on value-changed It will be available in 7.1.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-7-0": https://git.libreoffice.org/core/commit/021019e0310363daed12d4a006e1785e3184c33e tdf#134959 move focus on activate, but leave focus on value-changed It will be available in 7.0.1. 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. Verified in Version: 7.1.0.0.alpha0+ Build ID: 231e1e416c039d1f9724962a89cf0573a3db48a2 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!! |