After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145525 - Hotkey needed for revert
Hotkey needed for revert
Status: RESOLVED DUPLICATE of bug 114215
Product: gedit
Classification: Applications
Component: general
2.6.x
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2004-07-06 18:48 UTC by Startxxx
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Startxxx 2004-07-06 18:48:29 UTC
i use gedit to watch the java registry (a.k.a Preferences) file and need to see
after each run of my java program if changes were made in that file.

editplus(.com) on windows automatically shows a pop up message when the viewed
file has changed. this is a very useful feature.

the fastest solution would be adding a hotkey to the Revert option. a hotkey
that will not require a manual confirmation each time the file is reverted to
the saved version (cause that would be annoying just like doing alt+f -> r ->
alt+r).
Comment 1 Stephen Kennedy 2004-07-21 15:32:57 UTC
See also bug #143943.
Comment 2 Paolo Borelli 2004-07-26 15:14:30 UTC
Automatic notification of external changes to a file is something that would
indeed be nice and such a request (and a first cut of patch implemented using
gnome-vfs monitors) is already filed in bug #75861

Apart from that I think that a keyboard shortcut for "Revert" could be
considered even if yours is an edge case... normally I don't think that "revert"
is a very common operation.

Even if such a shortcut was added, the confirmation dialog should stay since
revert is a potentially dangerous operation and we must make sure it isn't
called by mistake.

So, in short I see 3 possiblities for this bug:

- mark it as dup of #75861 and wait for the complete solution
- add a keyboard shortcut for revert
- decide that revert is not common enough and thus mark this as WONTFIX
Comment 3 Paolo Maggi 2004-07-26 16:29:11 UTC
This is a duplicate of bug #114215.
As Paolo B. said, reverting a file is a potentially dangerous operation and so
the confirmation dialog should be not removed.
I don't think "revert" is a commot enough command to  require a keyword shortcut.

See also
http://developer.gnome.org/projects/gup/hig/draft_hig_new/menus-standard.html#the-file-menu

*** This bug has been marked as a duplicate of 114215 ***
Comment 4 Startxxx 2004-07-27 06:42:55 UTC
oh.... just make it ctrl+shift+r or even worse, but not adding a hotkey because
it's not common enough? are you out of keys dude or what?