SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.86k stars 669 forks source link

Editing parameters: Select All (Command-A) selects all objects on print plate(s), not the current input box. Copy/paste does not work. #5700

Open PSchaug opened 1 week ago

PSchaug commented 1 week ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.0-beta

Operating System (OS)

macOS

OS Version

macOS 14.5 (23F79)

Additional system information

No response

Printer

Voron 2.4

How to reproduce

When editing parameters under print process and trying to select the current variable in a box with Select All, all objects on the print plate(s) are selected instead of the current variable. Double-clicking in the box selects all as expected. Copy / paste shortcuts (Command-C / Command-V) does not work in selected box, but manipulates the plates instead. Right-clicking and selecting Copy or Paste works as expected, but for anyone used to the speed of keyboard commands this is a nuisance. Command-Z to undo current edit acts on the plate, not the input box, resulting in accidentaly undoing plate edits.

Actual results

When using keyboard shortcuts like Command-C / Command-V or Command-Z in a variable box, the command acts on the plate, not the selected box.

Expected results

Keyboard commands should work as expected in the variable box you are editing, not on the plate.

Project file & Debug log uploads

[a]_Mini_Stealth_Orb_2.0_Dragonfly_ZeroClick_v1.2.4.3mf.zip

Checklist of files to include

Anything else?

No response