Community
Participate
Eclipse IDE
3.1 RC2 The "Fast View" toggle in the fast view bar is always enabled, even if the view is non-moveable. It should be hidden or disabled if the view is non-moveable. See also bug 88345.
Created attachment 26723 [details] ui.workbench non-moveable fast view A non-moveable fast view should be prevented from docking. PW
Created attachment 26724 [details] ui.tests added a test for non-moveable fast view Added a test that reports if a non-moveable view has Fast View menu item accessible. Found during testing that PageLayout had a bug ... addFastView(id) said it took a compound ID, but the code never checked for a compound ID. PW
Nick, could you please review these patches and submit them to 3.1.1 (and 3.2)? I've run all of the tests (UI/RCP/JFACE) and they all pass. PW
Has this been submitted?
Submitted into 3.1.1 >20050913
Marking as fixed
submitted for 3.1.1 - what about 3.2?
Created attachment 27108 [details] 3.2 ui.tests added a test for non-moveable fast view
Created attachment 27109 [details] 3.2 ui.workbench non-moveable fast view
Patches released to HEAD
verified for 3.2 on I20050920-0010