Bug 540831 - Unexpected behaviour using swt-maximize-visible/swt-minimize-visible
Summary: Unexpected behaviour using swt-maximize-visible/swt-minimize-visible
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.10   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2018-11-06 08:31 EST by Michael Haywood CLA
Modified: 2020-11-26 13:25 EST (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 Michael Haywood CLA 2018-11-06 08:31:33 EST
I would like to remove the minimize/maximize buttons from my views.    

When I remove them it shifts all components down by one row. This possibly happens due to it thinking the top row can't contain all of the components.    

Here is my StackOverflow question showing some examples.

https://stackoverflow.com/questions/53120964/remove-the-minimize-maximize-buttons-on-views

Is this an error on my part or a bug? 

Michael
Comment 1 Lars Vogel CLA 2018-11-15 07:10:23 EST
(In reply to Michael Haywood from comment #0)
> Is this an error on my part or a bug? 

Sounds like a bug to me. Contributions are welcome, see http://www.vogella.com/tutorials/EclipsePlatformDevelopment/article.html#exericse-eclipse-user-creation-and-gerrit-server-configuration for the setup for contributing
Comment 2 Michael Haywood CLA 2018-11-15 07:22:44 EST
I added an answer to my question. 

"I fixed this by changing the perspectives and views to the e4xmi file instead of the plugin.xml and setting them to not be toolbars.

In the plugin.xml file you can't specify if the view is a toolbar. In the e4xmi you can specify whether the part is a toolbar or not."

This is down to whether you consider this a bug or not as it would mean you would want another "toolbar" parameter for the plugin.xml file?
Comment 3 Eclipse Genie CLA 2020-11-05 20:03:04 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.
Comment 4 Mike Wilson CLA 2020-11-26 13:25:45 EST
Problem still happening.