sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
711 stars 109 forks source link

Both "Graphic" and "Graphics" context menus appear when selecting lumps with Ctrl+A #1724

Open jackrjli opened 2 months ago

jackrjli commented 2 months ago

SLADE Version

3.2.6 (commit 25cbba8)

OS

Linux (Fedora 40, Xfce desktop environment)

Editor

Resource editor

Steps to Reproduce and Observed Behavior

  1. Have multiple graphics lumps visible in the entry list.
  2. Select all lumps with Ctrl+A (not with Ctrl/Shift-click).
  3. Right-click to open the context menu.
  4. Both the "Graphic" menu for operating on the initially selected lump and "Graphics" menu for operating on all selected lumps appear in the context menu.

Expected Behavior

I would expect only the "Graphics" menu to show up; this is what happens when selecting multiple lumps with shift-click or ctrl-click, and it's confusing to have the "Graphic" menu appear but not apply to the selected lumps.

Screenshots

double-menu