Community
Participate
Working Groups
If the user hides the the toolbar via Window -> Hide Toolbar the Ctrl+3 shows this toolbar again. In case the toolbar is hidden, a dialog should be opened (as the old Quick Access) and the toolbar should stay hidden. Relevant class: org.eclipse.ui.internal.quickaccess.SearchField
This was one of the possible solutions in the search field bug 362420 Please make that one depend on this one then. PW
I provided a fix which shows the QuickAccess-Dialog if either the toolbars are hidden (as described in this bug) or the SearchField doesn't exist. Take a look at the Gerrit-Commit https://git.eclipse.org/r/24272 for more details. I'm not sure if I get an OK from Hudson, because a previous fix concerning CSS styling causes an error at the moment (https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/1660/).
Fixed with https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=557835799a4f2038a9a5a91d8cde7822384842ea Thanks Rene for fixing that one, this used to be a major usability issue in Eclipse 4.x.
verified in 4.4.0.I20140428-2000 but see bug 433778
*** Bug 529286 has been marked as a duplicate of this bug. ***