[Libreoffice-bugs] [Bug 128285] Navigator heading selection jumps when context menu is open
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 26 05:11:29 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128285
--- Comment #3 from Jim Raykowski <raykowj at gmail.com> ---
I bibisect the change of behavior to this commit:
commit a0c700b1493c7b51540d1e77b44d1edd9bf920f0
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Feb 23 15:57:11 2016 +0000
gtk3: implement native context menus
This reuses lots of the unity machinery which is similar
to the mac concept of a single toplevel menubar.
So to drive popup menus, part of this is a rework that does away with the
idea
that the "menubar" is the controller of the hierarchy, and instead the top
element becomes the controller
Change-Id: I4336391718844bc73cfc47c1043f99f0e3b812d8
Version: 5.2.0.0.alpha0+
Build ID: a0c700b1493c7b51540d1e77b44d1edd9bf920f0
CPU Threads: 4; OS Version: Linux 5.0; UI Render: default;
Locale: en-US (en_US.UTF-8)
----
I think the changes that were made in this commit require a change to how the
headings are tracked. Instead of not tracking only when the content tree has
focus, only track when the document has focus. This solves the problem of
selection changing when the content tree loses focus to the context menu.
--
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/20191026/aaabf89e/attachment.html>
More information about the Libreoffice-bugs
mailing list