Page MenuHome

Online Manual shortcut does not work in popup menus
Closed, DuplicatePublic

Description

Blender Version
Broken: 2.80 and later
Worked: Never

Short description of error
When opening a popup menu such as Ctrl+E in edit mode, it is not possible to open the online manual through RMB > Online Manual or F1.

Exact steps for others to reproduce the error

  1. Switch to edit mode.
  2. Press Ctrl+E.
  3. Right click on any of the menu entries.
  4. Select Online Manual.

The browser doesn't open. You can repeat the same through the regular menu Edge in the 3D viewport and the manual will open.

Event Timeline

Philipp Oeser (lichtwerk) changed the task status from Needs Triage to Needs Information from User.Jan 12 2021, 4:57 PM

This is working fine here.

Just to make sure:
Please try with File โ†’ Defaults โ†’ Load Factory Settings to see if you still can reproduce this issue.

Works fine on Windows and Linux for me. I would also suggest you start Blender from the terminal and check if any error messages are printed to it.

It still reproes with factory settings. I don't see anything related in the output of blender --debug-all --verbose.
It actually seems to be the case with any context window shown in the main viewport (e.g. W -> Subdivide -> Right Click -> Online Manual does nothing).
I can open the online manual in other places, e.g. Object Properties -> Location X -> Right Click -> Online Manual opens up https://docs.blender.org/manual/en/2.91/scene_layout/object/properties/transforms.html#bpy-types-object-location in my browser.

Robert Guetzkow (rjg) renamed this task from Online Manual shortcut does not work for any items in Object Mode > Add to Online Manual shortcut does not work in popup menus.EditedJan 22 2021, 12:28 PM
Robert Guetzkow (rjg) changed the task status from Needs Information from User to Confirmed.
Robert Guetzkow (rjg) updated the task description. (Show Details)

That was the missing piece of information. It can confirm that it doesn't work in popup menus. The regular menus work fine and this only affects the Online Manual, not the Online Python Reference.

Thanks for the report. This is already a known problem listed in T84636. Merged the report.