| Summary: | Gallery: Incorrect Scrollbar behaviour after resizing the sidebar | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=132966 | ||
| Whiteboard: | target:7.1.0 target:7.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | screencast | ||
|
Description
Xisco Faulí
2020-07-22 11:53:43 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5cce65171b12cd652d6a9857a9c0bad1c608a65c author Caolán McNamara <caolanm@redhat.com> 2020-06-14 19:54:20 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-06-14 21:55:24 +0200 commit 5cce65171b12cd652d6a9857a9c0bad1c608a65c (patch) tree d2cb842c5c579e28cc7318f71462e9c4946fc0e6 parent b31bcdd8322b57dc0cd5b093b8f3e8e59b32c37e (diff) Related: tdf#132966 scrollbar not tracking valueset cursor position Bisected with: bibisect-linux64-7.1 Adding Cc: to 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/ebfd1c859f9da4318999a145d6af0fd33372dc6b tdf#135042 update scrolledwindow vadjustment when resized 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. that updates the scrollbar range on a resize, fixed in master, backport to 7-0 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/e7f829db91f4b9184cbfc29ca2b20050aac6e750 tdf#135042 update scrolledwindow vadjustment when resized It will be available in 7.0.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. Verified in Version: 7.1.0.0.alpha0+ Build ID: cd85546a2fbdade42f80fd3b6bd650791db9f32d CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: tr-TR (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!! |