[Kst] [Bug 159095] Plots created using javaScript are not always added to window

Andrew Walker arwalker at sumusltd.com
Mon Mar 10 22:00:15 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159095         




------- Additional Comments From arwalker sumusltd com  2008-03-10 22:00 -------
The KMdiChildView::close() method ends up POSTing a KMdiViewCloseEvent to the application. As a result of this the window will be closed at some later time.
What we really want to do is close the window immediately to avoid race conditions, so we should SEND the message instead.


More information about the Kst mailing list