Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 6.0.0-beta1
-
Fix Version/s: Qt Creator 6.0.0-beta2
-
Component/s: Help System
-
Labels:
-
Environment:Ubuntu 20.04 LTS
-
Commits:474ce0399ddcd82651cae8ae60eb5e3e56c37503 (qt-creator/qt-creator/master)
Description
- Go to Help mode.
- Move the mouse pointer to the shown help page.
- While pressing the "Ctrl" key, turn the mouse wheel.
Nothing happens. In Creator 5.0.2, this zooms the help page in and out, instead. - While pressing "Ctrl", press the "+" key.
Creator will zoom into the help page. In the middle of the page, a small popup will show the new zoom factor. - While pressing the "Ctrl" key, turn the mouse wheel.
Nothing happens. - Move the mouse pointer to that small popup.
- While pressing the "Ctrl" key, turn the mouse wheel.
Now you can zoom the help page in and out.
If I build the same revision of Creator's sources on Qt 5.15.2 instead of Qt 6.2.0, zooming works as expected. With Qt Assistant from Qt 6.2.0, I cannot reproduce the problem.