POV-Ray / povray

The Persistence of Vision Raytracer (POV-Ray)
https://www.povray.org/
GNU Affero General Public License v3.0
1.37k stars 283 forks source link

Right-click on tab in POV-Win always opens containing folder #385

Open jordangomit opened 4 years ago

jordangomit commented 4 years ago

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

Steps to Reproduce

  1. Open POV-Ray Windows GUI
  2. Open any file
  3. Right-click on tab
  4. Click anywhere in or outside of the popup menu
  5. 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.