-
Notifications
You must be signed in to change notification settings - Fork 282
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
Several dialogs have [Escape] for yes instead of no (defaults) #1450
Comments
Yes, this is horrifying, and has resulted in unwanted data loss. |
@pwinn I believe @xavery is addressing this issue in their fork. |
@wally-crunk I don't think this particular thing is fixed yet, though I will add an issue so I can at least track this. |
@wally-crunk I switched to that fork a few days ago, and you're right! @xavery I tested this in v5.18.3.f build b036107, and it works as expected: Right-click, Remove torrent and data, then Esc closes the confirmation dialog and leaves the torrent in place. Whew! |
@pwinn That's great to know! I don't remember doing anything to address this specifically so must've been something that got fixed in Lazarus in the meantime. |
Several of the Warning dialog boxes in Transmission-GUI have
Escape
key mapped to Yes instead of No, which is definitely not the expected behavior.For example, [Escape] causes Verification to start, but Cancel or "No" is what would be expected from the [
Esc
] key:For example,[Escape] causes the Data to be deleted -- cancel or "No" is what would be expected from the [
Esc
] key:Similar but not quite the same as: (#1382)
The text was updated successfully, but these errors were encountered: