Bug 162497 - [Field Assist] - need a ControlDecoration for table rows
Summary: [Field Assist] - need a ControlDecoration for table rows
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P5 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 205167
  Show dependency tree
 
Reported: 2006-10-26 19:44 EDT by Susan McCourt CLA
Modified: 2019-09-06 16:10 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Susan McCourt CLA 2006-10-26 19:44:41 EDT
The new support for ControlDecoration allows clients to place a decoration adjacent to a control.  In the initial implementation, the client can specify that the decoration appear to the left or right of the control, aligned at the top, center, or bottom.

In visual design discussions, we've discussed the need for a specialized decoration that can be placed at a particular table row, to indicate content assist in that row.  Such a decoration would need to be aware of the row's location to position the decoration appropriately, as well as respond to scrolling by moving the decoration accordingly.

We agreed that this support should come after a wider adoption of ControlDecoration and the use of field-level decorations.

In the meantime, I have made the update() and getDecorationRectangle(Control) methods protected so that some experimentation can be done in a subclass.
Comment 1 Susan McCourt CLA 2006-10-26 19:53:58 EDT
cc'ing those involved in the latest visual design discussions...
Comment 2 Susan McCourt CLA 2006-10-26 20:16:27 EDT
Note to self:  if we do not provide support for table-row decorations in 3.3, then the experimental protected methods should be made private again before API freeze.
Comment 3 Susan McCourt CLA 2007-02-21 12:49:31 EST
removing milestone.  We aren't adding general support for table row decorations.  

Whether we provide protected API for getDecorationRectangle() to allow arbitrary placement is covered in bug #162770
Comment 4 Susan McCourt CLA 2009-07-09 17:18:43 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:10:28 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.