MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000686 | NetSurf | [All Projects] General | public | 2003-01-20 03:08 | 2003-07-17 23:05 |
Reporter | gerph | ||||
---|---|---|---|---|---|
Assigned To | Sourceforge Import placeholder | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Fixed in CI build # | |||||
Reported in CI build # | |||||
URL of problem page | |||||
Summary | 0000686: Windows are being leaked | ||||
Description | Hiya, Nice simple one. When the browser window is closed, the toolbar window is not. This may not matter visually, as the window vanishes due to it being nested. However, the window still exists, having not been deleted. The result is that if you open a few windows and close them, the toolbars are still hanging around the system taking up resources (for the Wimp). | ||||
Additional Information | bursa added a note on Fri Jul 18 00:05:06 2003 Logged In: YES user_id=453739 Should be fixed in latest checkin. bursa added a note on Sun Feb 9 19:55:09 2003 Logged In: YES user_id=453739 As I understand the gui code, the solution is as follows: 1. Replace the call to gui_window_hide() in gui_poll() with browser_window_destroy() (and remove gui_window_hide(), which is no longer needed). 2. Add wimp_delete_window() calls for the window and toolbars to gui_window_destroy(). Imported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=670947 on Tue Dec 10 17:34:12 2013 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2013-12-10 17:41 | Vincent Sanders | New Issue | |||
2013-12-10 17:41 | Vincent Sanders | Assigned To | => Sourceforge Import placeholder |