Bug 263604 - [Trim] Making trim contribution unmovable
Summary: [Trim] Making trim contribution unmovable
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 04:16 EST by Marton Sigmond CLA
Modified: 2019-09-06 16:14 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 Marton Sigmond CLA 2009-02-04 04:16:46 EST
Build ID: M20080911-1700

Steps To Reproduce:
1. Contribute a toolbar to the trim area:
<menuContribution
   locationURI="toolbar:org.eclipse.ui.trim.command1">
  <toolbar
     id="trimtest.toolbar">
    <control
       class="trimtest.TopTrimContribution"
       id="trimtest.toptrim">
    </control>
  </toolbar>
</menuContribution>
2. Drag the toolbar & drop it to different sides of the window.


More information:
I would like to disable drag&drop, so the toolbar should always stay at the top of the window.
I would like that handle to be hidden, that the user grabs to drag the toolbar.

Actually, it would be even better if I could specify which sides the toolbar can be docked to (TOP, LEFT, RIGHT, BOTTOM).
If no side is specified than the toolbar should be unmovable and the handle should be hidden.
Comment 1 Marcel Hoetter CLA 2009-08-14 04:41:58 EDT
I second this feature request.
I would also recommend a preference to disable drag&drop for toolbar respectively trim contributions completely.

Does anyone work on this feature?
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:14:37 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.