povray
povray copied to clipboard
Right-click on tab in POV-Win always opens containing folder
Summary
When you right-click on a tab of a file in POV-Win and click any option in the popup window or even click outside the popup window, the "Open Containing Folder" action is executed.
Environment
- POV-Ray version: 3.7.0.msvc10.win64
- Operating system: Windows 10 Enterprise 64-bit
- Hardware platform: x86-64
Steps to Reproduce
- Open POV-Ray Windows GUI
- Open any file
- Right-click on tab
- Click anywhere in or outside of the popup menu
- Folder containing file opens in Windows Explorer.
Expected Behavior
Popup menu should close if clicked outside of, and should execute the corresponding action if clicked inside.
Actual Behavior
Folder containing file is opened regardless of where you click.
Workaround
Use menu bar items to perform the same actions.