Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow keys advance Preset Listboxes but do not activate the Preset or update Preset Values #11817

Closed
1 of 2 tasks
IBNobody opened this issue Dec 1, 2023 · 2 comments
Closed
1 of 2 tasks

Comments

@IBNobody
Copy link

IBNobody commented Dec 1, 2023

Description of the bug

In the Print/Filament/Printer tabs, I often use the up/down arrow keys to select presets. This is extremely handy because it lets me check for uniformity across my customized presets.

This functionality appears to have broken in 2.7.0.

The up/down arrow keys will change the preset displayed in the listbox. For example, hitting the down arrow with "0.07mm DETAIL @MK4IS 0.25" selected will advance the listbox to "0.12mm SPEED @MK4IS 0.25", but the "0.07mm DETAIL @MK4IS 0.25" preset will still be active and all the preset values will be for "0.07mm DETAIL @MK4IS 0.25". Furthermore, attempting to save a copy of "0.12mm SPEED @MK4IS 0.25" will actually save a copy of "0.07mm DETAIL @MK4IS 0.25".

If you CLICK on the preset in the listbox, though, it will select the proper preset.

Project file & How to reproduce

  1. Go to a preset tab.
  2. Click on the preset listbox, and select any preset.
  3. Press the down arrow on the keyboard.
  4. Observe that the listbox value changed.
  5. Observe that none of the preset values have changed.
  6. Click on the Save icon.
  7. Observe that the save action wants to save a copy of the original preset.

image

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Version 2.7.0+win64

Operating system

Windows 10

Printer model

MK4

@YuSanka
Copy link
Collaborator

YuSanka commented Dec 4, 2023

Thanks for your report. We will fix it for the next release.
SPE-2070

@FidelCapo
Copy link
Collaborator

This issue should be fixed and the fix will be part of the next release.
Closing.

lukasmatena pushed a commit that referenced this issue Feb 9, 2024
…ut do not activate the Preset or update Preset Values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants