[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10170] Improve file rename ergonomy
From: |
Remi Thebault |
Subject: |
[Octave-patch-tracker] [patch #10170] Improve file rename ergonomy |
Date: |
Wed, 2 Feb 2022 23:53:17 -0500 (EST) |
Follow-up Comment #5, patch #10170 (project octave):
[comment #4 commentaire #4 :]
> Did you completely remove the "Rename" menu when RMB-ing on a file name in
the File Browser pane? because the option is still there but does nothing.
This is weird, the same QAction is used for the <F2> key and the context menu.
Do you not see "F2" on the menu next to "Rename" (see my screenshot).
Is it possible that you didn't notice that the file name was in edit mode in
the tree view after right click?
> For the time being I think it may be handy to keep that popup window
around.
The rename dialog is gone. Instead I trigger the same action as the <F2> key.
Would you prefer to have a different action for right click and <F2>? This is
generally not a recommended practice, but if the user do not notice what
happens after right click, it may help.
I have noticed that the sort by name do not change order after a file is
renamed. This possibly comes from my patch because I have removed some logic
in the rename handler (which should be done by QFileSystemModel)
(file #52796)
_______________________________________________________
Additional Item Attachment:
File name: patch_10170_right click.png Size:30 KB
<https://file.savannah.gnu.org/file/patch_10170_right
click.png?file_id=52796>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10170>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Remi Thebault, 2022/02/02
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Philip Nienhuis, 2022/02/02
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy,
Remi Thebault <=
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Philip Nienhuis, 2022/02/03
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Torsten Lilge, 2022/02/03
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Philip Nienhuis, 2022/02/03
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Torsten Lilge, 2022/02/03
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Philip Nienhuis, 2022/02/04
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Remi Thebault, 2022/02/04
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Torsten Lilge, 2022/02/04
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Torsten Lilge, 2022/02/05
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Remi Thebault, 2022/02/05
- [Octave-patch-tracker] [patch #10170] Improve file rename ergonomy, Philip Nienhuis, 2022/02/06