| Summary: | Sidebar: mouse wheel should work with the shapes desk | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Draw | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | heiko.tietze, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=117186 | ||
| Whiteboard: | target:6.2.0 target:6.1.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2018-06-11 12:09:51 UTC
Regression introduced by: author heiko tietze <tietze.heiko@gmail.com> 2018-05-14 18:51:12 +0200 committer Heiko Tietze <tietze.heiko@gmail.com> 2018-05-15 08:45:58 +0200 commit 8ab79071d8beed7459711df8a5df7a731fbf2271 (patch) tree 32d2f1ba2d1429fdc8b3bba7f9b589f8071cc8ca parent c074abd484f7666c954942b750b8e1c445013636 (diff) tdf#117186 - Sidebar: Shapes deck should fill the whole sidebar it seems readding '<property name="height_request">300</property>' makes the widget scrollable again, however, it doesn't fit the sidebar anymore... @Heiko, is there any way bug 117186 can be fixed keeping it scrollable? In fact there is a scrollbar but outside the panel working on the whole deck. And it reacts on mouse wheel. Haven't found a solution out of the blue but there likely is one. Question is if we need it. (In reply to Heiko Tietze from comment #2) > In fact there is a scrollbar but outside the panel working on the whole > deck. And it reacts on mouse wheel. Haven't found a solution out of the blue > but there likely is one. Question is if we need it. I think so, otherwise the behaviour wouldn't be consistent with the rest of the scrollable widgets in the sidebar heiko tietze committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dc5a7f14cb44c06c19772249973d06df1f4eccaa tdf#118110 - Mouse wheel should work with the shapes desk It will be available in 6.2.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. Xisco, in case you can verify the patch should we cherry-pick for 6.1? (In reply to Heiko Tietze from comment #6) > Xisco, in case you can verify the patch should we cherry-pick for 6.1? yep, I've just verified in Version: 6.2.0.0.alpha0+ Build ID: 1cf27cb44380f4a2bd6778c2dbbdef2a2a00cbc8 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded go ahead. you can also close this as RESOLVED FIXED heiko tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b1490406d5ff419f632b581bed9744291600dc0&h=libreoffice-6-1 tdf#118110 - Mouse wheel should work with the shapes desk It will be available in 6.1.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. |