Community
Participate
Working Groups
build I20040302 If I pull down the editor drop down selection list when in single mode there are three items, one being the current item, however the Ctabfolder indicates a number 2 below the chevron to indicate there are two hidden files. I think the list should not show the current file, this makes the list size match the number by the chevron, and removes a redundant option. attached a picture of this
Created attachment 8299 [details] pic
Created attachment 8300 [details] pic
The dropdown should differentiate between the visible items and the ones that are not visible by sorting them into to groups and putting the non-visible items on the top then some sort of separator (or bolding them) then the rest.
Created attachment 9878 [details] Resolves bugs 54071 and 53609
Patch committed.
The bold text seems a little strong especially for the single tabbed editor where ALL items will always be bold except for the item representing the currently open editor. I think we should change to use italic font for the open tabs and normal for the rest while keeping the same sort order we have now... OR put a separator between the two types and drawing them both normally otherwise.
Fix in HEAD.
re-opening, the italics just do not stand out, and secondly we are using italics in other parts of the workbench to mean "busy" as in.. I'm syncronizing now,, don't click on these. I think we should revert one of the following: A- remove italics, let all look the same B- use bold for items that are not visible but ONLY for the multi-tab case, for single tab we do nothing. any opinions?
Created attachment 11502 [details] Fixes bug 53609 according to comment #8 This patch conforms to comment #8.
fixed in HEAD
marking as 3.1, we should use the Jface support to bold the font if possible.
Verified that all work to comment 10 is complete and available in I20040609 (0800).
Leaving as is until there is public API to get the bold version of a font.
Hanna no longer works for us.
I am using a single tab and I see all see all the file names as bold (except for the current one). I would rather there was no indication of "hidden" files, just like in the Next/Previous Editor dialog.
Moving Dougs bugs
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Remy is now responsible for watching the [EditorMgmt] component area.
Editor management has gone through a lot of changes since this bug was opened. Marking as a duplicate of a more recent discussion of what the editor drop down should show. Bug 370441 - Allow to see all editors in ">>" drop-down *** This bug has been marked as a duplicate of bug 370441 ***