| Summary: | Change tab order of properties editor | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | Bernhard Scheirle <bernhard+kde> |
| Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | stephane |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/skrooge/4f181df968109113c1d2ebe88bc37586cb6f262f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Screenshot of the tab order (current and proposed) | ||
Git commit 4f181df968109113c1d2ebe88bc37586cb6f262f by Stephane Mankowski. Committed on 14/06/2017 at 10:10. Pushed by smankowski into branch 'master'. Change tab order of properties editor M +1 -0 CHANGELOG M +2 -2 plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui https://commits.kde.org/skrooge/4f181df968109113c1d2ebe88bc37586cb6f262f |
Created attachment 106087 [details] Screenshot of the tab order (current and proposed) Currently the tab order of the properties editor is: name (text input) -> rename (button) -> add (button) -> value (text input). I propose to change that order to: name -> value -> rename -> add I think this order is more useful since you normally want to first set the value and than add it as property. Skrooge version: 2.8.1