Summary: | File > Quit > Cancel issue | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | mvowada <freebox64> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | pevzi23, raghu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/beec34411aca1d139c09af34343f85cac6e45605 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | "Cancel" button requires to be clicked 4 times before responding - Video |
Description
mvowada
2015-01-20 08:49:51 UTC
Created attachment 90539 [details]
"Cancel" button requires to be clicked 4 times before responding - Video
I have encountered this bug Also, if you try to close the main window instead of quitting Krita through File->Quit then the Cancel button requires to be clicked "only" two times. Git commit beec34411aca1d139c09af34343f85cac6e45605 by Dmitry Kazakov. Committed on 28/01/2015 at 09:59. Pushed by dkazakov into branch 'calligra/2.9'. Remove duplicated queryClose() methods It resulted in the necessity to press Cancel button multiple times when closing Krita window. M +7 -85 krita/ui/KisDocument.cpp M +0 -3 krita/ui/KisDocument.h M +4 -48 krita/ui/KisMainWindow.cpp M +0 -5 krita/ui/KisMainWindow.h M +1 -2 krita/ui/KisView.h http://commits.kde.org/calligra/beec34411aca1d139c09af34343f85cac6e45605 Hi and thank you. I've just rechecked with Krita 2.9 Beta 2 (git fc73166) but it seems you still need to click multiple times "Cancel" before quit the program (now it's 3 times...) |