CrealityOfficial / CrealityPrint

GNU General Public License v3.0
167 stars 24 forks source link

Multiple issues when pressing Tab to move between fields #133

Open Its-The-Fuzz opened 1 month ago

Its-The-Fuzz commented 1 month ago
  1. Launch Crealitiy Print 5.0.2 (I'm using Mac)
  2. In the side panel, under Process, click on the First Layer Speed › First Layer field
image

Issue 1: Ideally the whole value in the field would be selected, so it can be easily replaced. Instead the cursor is positioned at the end of the existing text in the field.

  1. Press Tab to advance to the First Layer Infill field

Issue 2: Tab does not advance to the next field. In fact, you have to press Tab 4 times to advance to the next field. And again, ideally the whole value in the field would be highlighted on focus, so it can be easily replaced.

  1. Press Shift-Tab to move field focus backwards (this is expected behavior of Shift-Tab in any form)

Issue 3: Shift-Tab hides the sidebar instead of moving focus to previous field.