| Summary: | UI: Items are skipped when moving through the Fontwork Gallery with arrow keys | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, raal, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=122214 | ||
| Whiteboard: | target:6.3.0 target:6.2.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Telesto
2019-01-11 16:16:01 UTC
Thank you for reporting this bug. I can confirm this bug in Version: 6.3.0.0.alpha0+ Build ID: 3c964980da07892a02d5ac721d80558c459532d0 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2018-12-12_02:07:45 Locale: en-US (en_US); UI-Language: en-US Calc: threaded This seems to have begun at the below commit. Adding Cc: to Caolán McNamara; Could you possibly take a look at this one? Thanks 361b6df905790cea07b33295f656e296d6530bbb is the first bad commit commit 361b6df905790cea07b33295f656e296d6530bbb Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Wed Dec 5 09:42:14 2018 -0800 source 9c5d20105f0b123fca724cb4845f0e7227c217d8 authorCaolán McNamara <caolanm@redhat.com>2018-11-29 20:11:34 +0000 committerCaolán McNamara <caolanm@redhat.com>2018-12-01 22:37:22 +0100 commit9c5d20105f0b123fca724cb4845f0e7227c217d8 (patch) tree00481857132abda3963231c181e04ab2321d0d61 parent4e0be0c35024fc35d4815d2665e12f9ebf241025 (diff) weld OfaAutoCompleteTabPage @Caolán Not sure if you're interested, but there is another small bug related to the Fontwork Dialog (bug 35152): 1. Open FontWork dialog 2. Press Enter -> No Fontwork applied Note 2: The same issue also exists in the bullets & numbering dialog (bullets & numbering tab) KeyEvent handled twice Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/9c3faeae633f0c1efea199e522d2413461b16345%5E%21 Resolves: tdf#122656 keypress handled twice It will be available in 6.3.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. backport to 6-2 in gerrit Verified in Version: 6.3.0.0.alpha0+ Build ID: 9c3faeae633f0c1efea199e522d2413461b16345 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, Thanks for fixing this!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/86915eb7a0dd33d6633a3eded3f3e82cb892e0a1%5E%21 Resolves: tdf#122656 keypress handled twice It will be available in 6.2.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. |