-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mcedit quit dialog #2265
Comments
In all MC dialogs button [OK] is at left, button [Cancel] is at right. |
|
I don't think that reverting this dialog to an inconsistent state is not a good idea. As you upgrade all the machines the problem will disappear, but if it's reverted now, then there will never be an opportunity to standardize it, because every time people will be telling that they are running into problems in the transition phase.
Also I think they way you use this dialog is wrong, because you rely on the positions of the buttons (which can change) instead of accelerators (which should never change). Just use c, y and & n to select the buttons instead of the arrows and it will work independently of the mc version.
I agree, however, that it would be nice to set Cancel quit as a default (not change the position of the buttons, just make it selected by default). |
in version 4.6.1 it is different. |
This is not a valid argument. You can always update mc from my repositories (I will fix the build bot as soon as I can find time for it). It's not a core component of RHEL which can influence the reliability and stability of the system.
The reason why you are LOOSING changes now is that you made a wrong habit and now are enjoying the consequences. Why wouldn't you use accelerators instead, so that you will never have any problems like this in the future?
To me it's a wontfix. |
My "bad habit" is based on speed. It is much faster to press Esc-Esc-right-enter than moving fingers to 'y' key. Also, you might re-think saving, so you have time to cancel it. |
Pressing Esc-Esc-y is no slower than Esc-Esc-Right-Enter since you are using your both hands anyway, unless you have some very special non-standard finger layout. If you want to cancel saving just take a pause after you type Esc-Esc.
What's the problem to compile it at home an unpack to ~/opt at work? Works fine for me. |
This change just made me and other people angry. |
That's life... |
|
|
Ticketstarter: may be, good way for resolve your trouble is make default focus on [cancel] button? In this case, behaviour of exit dialog will returns... |
This ticket has been reopened to make the following change: the order of the buttons stay the same as right now, but upon the creation of the dialog the focus is on the [ Cancel quit ] button. |
I also vote to return old mcedit quit dialog behavior - [Cancel quit] by default, [Yes] by one press right button. |
|
|
|
i'm against this change. this "quit sequence" is so laborious that i got into the habit of explicitly pressing f2 before hitting escape. no other editor i know would default to cancel - simply because it makes totally no sense.
to make the angry "legacy users" less angry, one could implement this "ui hack": if the discard button is activated a) within one (half?) second of opening the dialog and b) with the enter/space key, then show a second confirmation dialog. the dialog would also have a "never ask again" checkbox. this shouldn't be too annoying for everyone else. the hack could be removed after two years or so.
on a related note, the question should be "File was modified. Save before quitting?". otherwise "no" and "cancel quit" would be logically equivalent. |
I'm strongly for this change. As a happy user of midnight-commander for nearly twelve years now I got so used to this behaviour that it's very hard to get rid of it. Without this change I had to edit files several times because I always did "F10 -> cursor right -> enter" which resulted in the file not being saved. |
I really don't understand what we are talking about? Before change in 4.7.2 release the buttons were:
In 4.7.2 release, the order and default button were changed:
As a result of this ticket, the default button was changed:
For those, who presses F10->Right->Enter, the behaviour of this dialog is absolutely the same |
Ops, sorry... 4.7.3 must be in the previous comment instead of 4.7.2. |
Amen. |
Important
This issue was migrated from Trac:
masics
(masics@….com)zaytsev
(@zyv)Please revert change of mcedit quit dialog - we are working with different versions and it is very confusing.
In old versions it was "[ Cancel quit ] [ Yes ] [ No ]" while in the new it is "[ Yes ] [ No ] [ Cancel quit ]".
The text was updated successfully, but these errors were encountered: