Skip to content

Fix Documentation tool view zoom

I had to implement two different workarounds for two entirely different reasons to fix the Documentation tool view zoom feature. See details in source code comments and commit messages.

I have verified that after this fix Ctrl+mouse_scroll and Ctrl+0 work in the Documentation tool view with {Qt 5.14.1, KTextEditor 5.66.0} and {Qt 5.9.7, KTextEditor 5.55.0}, both with Qt WebEngine and Qt WebKit.

Merge request reports