Bug 19137 - [Widgets] Coolbar - gripper update problem
Summary: [Widgets] Coolbar - gripper update problem
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact: Felipe Heidrich CLA
URL:
Whiteboard: stalebug
Keywords: triaged
Depends on: 18267
Blocks: 19139
  Show dependency tree
 
Reported: 2002-06-04 13:04 EDT by Lynne Kues CLA
Modified: 2020-01-26 11:53 EST (History)
0 users

See Also:


Attachments
test case as jar file (5.68 KB, application/zip)
2002-06-04 13:05 EDT, Lynne Kues CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lynne Kues CLA 2002-06-04 13:04:33 EDT
Build F2.

1. Run the attached test case.
2. Click the "Add Item" button, which adds a new tool item to the first cool 
item, resets the preferred size for the cool item (so the chevron will appear) 
and unlocks the coolbar.
3. Notice that the gripper does not appear for the first cool item.  If you 
move the search gripper (second cool item) a little to the right and then move 
the "Script" gripper (third cool item) a little to the right, the gripper for 
the first item will appear.
Comment 1 Lynne Kues CLA 2002-06-04 13:05:05 EDT
Created attachment 1234 [details]
test case as jar file
Comment 2 Felipe Heidrich CLA 2002-06-20 15:43:55 EDT
Lynne, have you realized that the new ToolItem you have just inserted to the 
ToolBar is not visible ?

Run the test case, press the Button, maximized the first coolItem, mouse over 
the toolbar inside, note that the last toolItem is not visible.


Comment 3 Felipe Heidrich CLA 2002-06-20 16:24:36 EDT
It's (regarding to my last comments) a bug on the examples:
Fix the line: 
item.setImage (image);
to:
tItem.setImage (image);
Comment 4 Lynne Kues CLA 2002-09-05 11:22:31 EDT
Any commitment to fixing this?
Comment 5 Felipe Heidrich CLA 2002-09-05 11:28:59 EDT
None,
I have tried to workaround this bug for a while, so far I don't know how to fix 
it  :(
Comment 6 Felipe Heidrich CLA 2002-09-12 14:45:16 EDT
If I fix 18267 this PR no longer exists
Comment 7 Felipe Heidrich CLA 2009-08-14 08:45:23 EDT
Your bug has been moved to triage, visit http://www.eclipse.org/swt/triage.php for more info.
Comment 8 Leo Ufimtsev CLA 2017-08-03 12:26:26 EDT
This is a one-off bulk update. (The last one in the triage migration).

Moving bugs from swt-triaged@eclipse to platform-swt-inbox@eclipse.org and adding "triaged" keyword as per new triage process:
https://wiki.eclipse.org/SWT/Devel/Triage

See Bug 518478 for details.

Tag for notification/mail filters:
@TriageBulkUpdate
Comment 9 Eclipse Genie CLA 2020-01-26 11:53:39 EST
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. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. 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.

--
The automated Eclipse Genie.