Bug 150046 - [MPE] Drop-down list for extra tabs on a multi-page editor does not display correctly.
Summary: [MPE] Drop-down list for extra tabs on a multi-page editor does not display c...
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 16:27 EDT by David Coppit CLA
Modified: 2019-09-06 16:07 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Coppit CLA 2006-07-07 16:27:57 EDT
For a multi-page editor, when there are too many tabs, the least-used ones are placed in a drop-down list widget. If a tab that is relegated to the drop-down list begins with the "-" character, a divider appears in the drop-down list instead of the name of the tab. The tab's name thus cannot be clicked while in the list.

I assume that this is unexpected behavior resulting from the behavior of the list widget. It's not documented in MultiPageEditorPart.setPageText().

I'm running OS X 10.4.7 with java 1.5.0_06. To recreate the problem, create a multi-page editor plugin. Then alter the auto-generated code to change the names of the pages in the calls to setPageText to something like "-foo". Then run the plugin and resize the Eclipse window to force one of the tabs on to the drop-down list.
Comment 1 Paul Webster CLA 2006-09-28 15:18:05 EDT
Is this still a problem in 3.3?

PW
Comment 2 David Coppit CLA 2006-10-02 09:43:34 EDT
It is in I20060810-1230.
Comment 3 David Coppit CLA 2007-06-22 14:33:37 EDT
BTW, I think that the divider behavior is what happens if there's anything unexpected with the name. I forget the exact details, but I saw the divider recently for another mal-formed name that didn't begin with "-".
Comment 4 Eclipse Webmaster CLA 2007-07-29 09:20:29 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:07:32 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.