Community
Participate
Working Groups
When Memory Browser have multiple tabs and a tab is closed, the Active Rendering is switched to the next available tab and a Selection Change event is sent. However, it there is only one tab and the tab is closed, no Selection Change event is sent and the Active Rendering is set to NULL but the selection is not updated. Whoever needs to monitor the selection in Memory Browser will not know that the Active Rendering has been changed to NULL.
Created attachment 188556 [details] Patch to set NULL selection the activing rendering is closed
I'll take this one. Just q quick update. Randy
I checked in this change to 8.0 Randy 781-364-2226
*** cdt cvs genie on behalf of rarohrba *** Bug 336268 create empty selection when last tab is disposed. [*] MemoryBrowser.java 1.38 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/MemoryBrowser.java?root=Tools_Project&r1=1.37&r2=1.38