From kdevelop-bugs Sun Nov 23 02:00:43 2008 From: Hamish Rodda Date: Sun, 23 Nov 2008 02:00:43 +0000 To: kdevelop-bugs Subject: [Bug 175859] New: Tab bar close button does not check document state Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=122740572017318 http://bugs.kde.org/show_bug.cgi?id=175859 Summary: Tab bar close button does not check document state before removing view Product: kdevplatform Version: SVN Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: sublime AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: rodda@kde.org With a modified document, pressing the close button on the tab bar will result in the view being closed, without regard for the fact that the document is modified. See sublime's MainWindowPrivate::widgetCloseRequest(). The other methods work because they are within shell and call close() on the document, if it is the last view for that document. However it seems there is a design problem as sublime can't have access to these methods. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs