Feature Requests item #997219, was opened at 2004-07-24 16:38
Message generated for change (Comment added) made by lschiere
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350235&aid=997219&group_id=235
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Asbjørn Ulsberg (asbjornu)
Assigned to: Tim Ringenbach (marv_sf)
Summary: have an undo action in imhtmls
Initial Comment:
I understand that Gaim is originally a Linux application,
but on Windows, CTRL+Z is and will never be "minimize",
but always "undo".
Binding CTRL+Z to "minimize" therefore makes no sense
on Windows. ALT+SPACE+N is "minimize" on Windows.
CTRL+Z is undo. Gaim shouldn't do this any different than
any other Windows application, imho.
----------------------------------------------------------------------
Comment By: Luke Schierer (lschiere)
Date: 2007-04-17 15:40
Message:
Logged In: YES
user_id=28833
Originator: NO
As we are closing this tracker, please submit any feature request that is
still valid to http://developer.pidgin.im. Thanks.
----------------------------------------------------------------------
Comment By: Megan Schneider (ciran)
Date: 2006-06-26 11:11
Message:
Logged In: YES
user_id=801517
Adding comment from #1501905 (swartzja - swartzja):
I would love it if there was a way to undo the typing
i've done in a conversation window. Pretty much every
other windows application has that option and I find
myself constantly typing Ctrl-Z to try and undo things
I didn't mean to type.
----------------------------------------------------------------------
Comment By: Megan Schneider (ciran)
Date: 2006-06-26 11:08
Message:
Logged In: YES
user_id=801517
Adding comment from #1417095 (pomp - pomp):
hello. I notice how like the "ctrl+z" shortcut key is
not useable in gaim...Is that true? It would be cool
to have that implemented in gaim so its easy to undo
what you may type of paste into a conversation and what
not....
(7 more comments in bug)
----------------------------------------------------------------------
Comment By: Megan Schneider (ciran)
Date: 2006-06-26 11:05
Message:
Logged In: YES
user_id=801517
Adding comment from #1355721 (fisheromen1031 - fisheromen1031):
gaim needs an 'undo' feature. It is too easy to accidently
delete a rather long message and be unable to remember
what you typed. If gaim could simply store text inputs
between major user editting behaviors. For instance,
after a message is sent by the user, gaim should store
all user text inputs and if text is highlited and deleted or
replaced, gaim should be able to recall the text that was
present before the delete/replacement.
----------------------------------------------------------------------
Comment By: Asbjørn Ulsberg (asbjornu)
Date: 2006-01-06 15:34
Message:
Logged In: YES
user_id=890346
Gaim 2.0 does still not support any undo functionality on
Windows as far as I can tell, however CTRL+Z is not bound to
"minimize" as it was in 1.x, which is a minor improvement. But
shouldn't we see an undo function in Gaim 2.0 too?
----------------------------------------------------------------------
Comment By: Luke Schierer (lschiere)
Date: 2006-01-06 06:56
Message:
Logged In: YES
user_id=28833
depends on the odds of someone submitting a patch. we
probly won't implement it.
and yes, I'd guess that doing nothing is superior than doing
something you don't expect.
----------------------------------------------------------------------
Comment By: Daniel Beardsmore (uilleann)
Date: 2006-01-06 05:36
Message:
Logged In: YES
user_id=473078
You're suggesting we just unbind ctrl-Z for now? What are
the chances of gaim supporting undo in the future?
----------------------------------------------------------------------
Comment By: Luke Schierer (lschiere)
Date: 2006-01-06 00:01
Message:
Logged In: YES
user_id=28833
gaim.sf.net/faq2.php#q18
----------------------------------------------------------------------
Comment By: Luke Schierer (lschiere)
Date: 2006-01-06 00:01
Message:
Logged In: YES
user_id=28833
As we move towards gaim 2.0.0, changes have been made that should
fix your report. Even if it does not, the code base will be so
different as to require that the debugging process start over.
Unfortunately, we are not yet sure when 2.0.0 will be released.
Still, in the interests of keeping these trackers useful, this
report is being closed, since, again, I believe the changes that
have been made so far will prove to have solved it.
----------------------------------------------------------------------
Comment By: Daniel Beardsmore (uilleann)
Date: 2004-09-19 22:28
Message:
Logged In: YES
user_id=473078
I fifth? sixth? this thread, this one is annoying me too.
Indeed, Mac OS and Windows share Z as undo, and I do
sometimes want to undo something I've typed in gaim. I find
it disconcerting for two reasons I guess - my first reaction
to a disappearing window is to think the program crashed
(the way a Macintosh works, dead apps are cleared from the
GUI before a crash is reported) and then I think that I did
something bad and closed my entire window of tabs. Finally I
remember that it just made the window go away, and go dig it
back out again.
And yes, I'd like an undo please too :)
----------------------------------------------------------------------
Comment By: Asbjørn Ulsberg (asbjornu)
Date: 2004-08-06 15:35
Message:
Logged In: YES
user_id=890346
Right on, hiware. The main problem isn't exactly that CTRL+Z
minimizes the window, but that there isn't an undo function,
and even if there was, it isn't bound to CTRL+Z, but some
other wierd combination totally unknown to all Windows users
in existence.
----------------------------------------------------------------------
Comment By: Eric (hiware)
Date: 2004-08-06 14:02
Message:
Logged In: YES
user_id=954560
The problem is simply that. Ctrl+Z is undo in Windows, not
minimize.
I use shortcut keys all the time and if I want to delete the
last word I'll hit Ctrl+Delete, or if I want to remove the
whole line I'll hit Shift+Home+Delete. Now, if for some
reason I instantly change my mind and want that word or line
back, it's by habit I press Ctrl+Z for undo, because that's
exactly what it's meant (in Windows) to do and I expect it
to do. Windows common dialog textboxes natively support
these shortcut keys. So does AIM. There is no reason why
Gaim shouldn�t either, regardless of whether it uses GTK or
Windows API. If it�s ported to run on Windows it should act
like Windows, not Linux.
Half my problem is there is no undo at all and the other
half (and if there is an undo, why I don't know about it) is
Ctrl+Z does not do undo.
----------------------------------------------------------------------
Comment By: Eduardo Perez Ureta (eperez)
Date: 2004-08-06 13:29
Message:
Logged In: YES
user_id=60347
First, CTRL+Z is also undo in most GNU/Linux apps. And
Alt+Space+N also works in Metacity (the default Window
Manager in Gnome)
What's the problem anyway of having CTRL+Z as minimize in MS
Windows?
Do you need an undo somewhere (like the text input box)?
If you need the CTRL+Z for undo instead minimize then it's
OK for me to remove that keybinding, but if you only want to
cut that keybinding because you hit it accidentally, then
some users that like that keybinding won't like it removed.
----------------------------------------------------------------------
Comment By: Todd Karasick (chewyfood)
Date: 2004-08-05 03:50
Message:
Logged In: YES
user_id=1072784
i second...um...fourth?...this feature.
----------------------------------------------------------------------
Comment By: Asbjørn Ulsberg (asbjornu)
Date: 2004-07-26 12:27
Message:
Logged In: YES
user_id=890346
Maybe Gaim could have a "Windows" and "Linux" keyboard
scheme users could choose between, so that Linux users could
have the Linux keyboard scheme they're used to, and Windows
users the scheme they're used to.
That way, you could just add an extra layer between the
shortcut keys and the function they trigger, and add a scheme
file in that layer that binds keys to the different functions.
Either way, it is not very intuitive to a Windows user that
CTRL+Z minimizes the window instead of undoing the last
action.
----------------------------------------------------------------------
Comment By: Eric (hiware)
Date: 2004-07-25 20:42
Message:
Logged In: YES
user_id=954560
We're talking about Windows here, and Ctrl+D does nothing in
Windows, let alone a text box. To minimize a window in
Windows you press Alt+Space+N. Ctrl+Z is universal under
Windows and Mac (Command+Z) as the "undo" key combination.
----------------------------------------------------------------------
Comment By: Johan Boulé (johan-boule)
Date: 2004-07-25 20:34
Message:
Logged In: YES
user_id=96100
i think control+z to minimize is just right.
control+z is generally used on *nices to put a program to the
background.
----------------------------------------------------------------------
Comment By: Johan Boulé (johan-boule)
Date: 2004-07-25 20:32
Message:
Logged In: YES
user_id=96100
o_O`
^D
----------------------------------------------------------------------
Comment By: Eric (hiware)
Date: 2004-07-24 18:50
Message:
Logged In: YES
user_id=954560
Yes! This is quite annoying, especially since there's not
even an undo option in the context menu.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350235&aid=997219&group_id=235
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Gaim-features mailing list
Gaim-features@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-features