Summary: | Modified Icon Should Act as "Quick Save" or Add Default Save Button | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | lukebenes |
Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | axel.braun, ben.opp, cassieenicol, christoph, justin.zobel, pcfreak |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 22.04.0 | |
Sentry Crash Report: | |||
Attachments: |
Kate on KDE Neon has Quick Open but no Quick Save
Kate on KDE Neon with Toolbar has multiple UX issues |
Description
lukebenes
2017-01-03 09:13:25 UTC
Btw, another way would be to remove the icon, and instead add a '*' at the end of the filename, e.g. "kateview.cpp*". This is how it was typically done in the last 20 years... Not sure this would be a better solution, though. I think a '*' would be a great solution for the current save icon confusion. Anything is better than a 'save' icon which is not clickable. *** Bug 378110 has been marked as a duplicate of this bug. *** Ideally, I'd like to see the save icon used as a save button. If that is not possible, could the icon be changed to a "*" and a save icon be added to a location that is always visible even in the most compact configuration? Should we go with the * proposal? Would be consistent with the application title, too. I think the save icon should be a save button. I like that it shows up only after modifying the file, and it's in a convenient place for a save button, it should just do that. Making the icon clickable would be very non-standard. No other application does this. So this would be a usability issue. Well no other app indicates the file has been modified by displaying a save icon - that's also pretty non-standard. I'd guess that most people intuitively see it as a prompt to save yr work, which is a good idea. Who said we can't introduce a non-standard way of doing things every now and then. But if you do wanna stick to standards, I also vote to replace the save icon with a *. Just gotta make a decision (In reply to Christoph Cullmann from comment #5) > Should we go with the * proposal? Would be consistent with the application > title, too. I think this is suitable as there's a big save button on the toolbar and if it's a quick edit a lot of users will just use Ctrl S as they're already on the keyboard having made edits. (In reply to Justin Zobel from comment #9) > (In reply to Christoph Cullmann from comment #5) > I think this is suitable as there's a big save button on the toolbar Installing Kate on KDE Neon or Arch, there is no default toolbar to use. There is an "Open" icon, but no "Save". It make no sense to have one but not the other. If any UI stats were gathered, a guarantee you that save is used more often than open. Also see the other major editors from Windows notepad to GNOME's Gedit all have a save icon by default. Sorry, I meant Windows notepad++ Created attachment 134097 [details]
Kate on KDE Neon has Quick Open but no Quick Save
Fresh install of KDE Neon has no button to save by default. Has universal "save" icon but does not function. Do we have any statics showing that people use Open more than they use Save to justify this decision? Makes no sense to me.
Created attachment 134098 [details]
Kate on KDE Neon with Toolbar has multiple UX issues
With toolbar enabled, there are multiple UI inconsistencies/issues:
* 2 Identical Save icons
* Only 1 of the 2 save Icons works
* Save takes up huge amount of vertical real estate / Lots of wasted white space
* Quick Open icon far from Save icon
Solution
1. Add quick save icon
2. Remove non-functional save icon in tab
I agree with the previous speakers. If the icon appears and is also identical to the icon to the right of the menu text for saving the document under "File", then it should either not be displayed or work for saving the document. We now just change the tab title but no longer show the icon. The icon in the status bar is gone, too, during the status bar cleanup and unification with the bottom row. |