| Summary: | Change default action on resize | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Marek Potocki <qrczakoff> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | myriam, nate |
| Priority: | NOR | ||
| Version First Reported In: | Other (add details in bug description) | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marek Potocki
2017-04-02 17:21:16 UTC
Do you mean the Shitf+R (Edit > Resize) dialog? Here (version 17.04), the dialog starts with the "Resize" button as default button, instead of the Cancel button. I also checked the code, and it has "okButton->setDefault(true);" (In reply to Christoph Feck from comment #1) > Do you mean the Shitf+R (Edit > Resize) dialog? Yes. > Here (version 17.04), the > dialog starts with the "Resize" button as default button, instead of the > Cancel button. > I also checked the code, and it has "okButton->setDefault(true);" OK, but I have, form repository, 16 (now 16.12.1). Maybe now it's fixed. Thank you for reply. |