https://bugs.documentfoundation.org/show_bug.cgi?id=151423
Patrick (volunteer) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Patrick (volunteer) <[email protected]> --- (In reply to JR from comment #4) > Use scroll gesture with modifier key to zoom > > Note I have that disabled in my settings. > > The core issue (it seems to me) is Libreoffice decides to ignore > Accessibility settings and implement the setting whether or not it is > enabled in the system settings. I think that might be a solution I would be able to implement. Any idea what that system setting's underlying ID string is? I ran the following in Terminal and nothing seems to change when I toggle that system setting: defaults -g read | grep -i zoom defaults read com.apple.universalaccess | grep -i zoom -- You are receiving this mail because: You are the assignee for the bug.
