Summary: | Ctrl+S shortcut is broken | ||
---|---|---|---|
Product: | [Plasma] Plasma SDK | Reporter: | Tianyu Zhu <tian.tian098> |
Component: | General | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, giorgos.tsiapaliokas |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasmate/a0be9b139c56567d5541571ffd843a140eab3de2 | Version Fixed In: | 1.0.1 |
Sentry Crash Report: |
Description
Tianyu Zhu
2013-03-07 06:09:56 UTC
this isn't a bug. in plasmate we don't use the ctrl+s for save, every time that you close your project or when you click the refresh button in the previewer the project is saved automatically. If Ctrl+S is really not used in Plasmate, then pressing it shouldn't activate any actions. However, it is assigned, by default, to two actions. One of them is the plasmate action "Create Save Point". If Ctrl+S shouldn't be used in Plasmate, the somehow, the shortcut should be removed by default. I agree with Tianyu Zhu. One ambiguous shortcut (by default) imposes very bad impression to users. Either assigned a different one or just "None" by default. Git commit a0be9b139c56567d5541571ffd843a140eab3de2 by Giorgos Tsiapaliokas. Committed on 11/03/2013 at 14:15. Pushed by tsiapaliwkas into branch 'terietor/BUG/316281'. Remove the save and save_as actions completely. This way we make it more future proof, check for instance this bug. REVIEW: 109501 M +12 -1 plasmate/editors/text/texteditor.cpp M +2 -4 plasmate/editors/text/texteditor.h http://commits.kde.org/plasmate/a0be9b139c56567d5541571ffd843a140eab3de2 |