[Libreoffice-bugs] [Bug 120748] Sidebar: Focus lost using mouse wheel in sidebar tab bar

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 21 20:51:53 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=120748

--- Comment #4 from Jim Raykowski <raykowj at gmail.com> ---
One way to fix this would be to revert the patch that introduced scroll wheel
functionality to the sidebar tab bar.

commit 8c5e922d66d154405029380374f088cee6578056
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>, Wed Oct 28
01:58:43 2015 +0100 (3 years, 4 months ago)
Committer: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>, Wed Oct 28
02:11:58 2015 +0100 (3 years, 4 months ago)
Follows: libreoffice-5-0-branch-point
Precedes: libreoffice-5-1-branch-point
Branches: <Expand>

handle scrollwheel events in TabBar of Sidebar

- using the scrollwheel in the TabBar used to scroll the document:
  - even though the deck next to it handles scroll event on its own
  - thus there are two areas that arent even touching (separated by the
    deck) scrolling the same area
- instead, now we capture mousewheel scrolls and switch through the
  decks of the sidebar. This should also severely simplify navigating
  them.

Change-Id: Ie2136f4ec67dedf72ff6b56d16356f6a12de74ea

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190221/ee080d1c/attachment.html>


More information about the Libreoffice-bugs mailing list