Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Workbench layed out incompletely after restoring a view
Workbench layed out incompletely after restoring a view [message #337059] Sat, 25 July 2009 09:30 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Hi,

Whenever I restore a minimized view, the workbench doesn't seem to
complete to relayout its contents. It seems like the view gets its
position, but the other components don't adapt to the new layout of the
workbench. As part of another post I already hosted this screenshot,
that shows the situation:

http://img9.imageshack.us/img9/5183/screendqe.png

If you look at the console view in the bottom, it's just painted over
the editor, hiding for example the editors lower corners and its lower
scroll bar button.

I can fix the layout by dragging the afffected view around a bit.

The described behaviour occurs whenever I restore *any* minimized view.
Also happens in RCP apps.

Some feeling tells me that this is OS specific. I am with Eclipse 3.5 on
XUbuntu ( uses libgtk 2.16.1-0ubuntu2 )


Should I report a bug?
Felix
Re: Workbench layed out incompletely after restoring a view [message #337062 is a reply to message #337059] Sat, 25 July 2009 12:31 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Felix Dorner wrote:
> Hi,
>
> Whenever I restore a minimized view, the workbench doesn't seem to
> complete to relayout its contents. It seems like the view gets its
> position, but the other components don't adapt to the new layout of the
> workbench. As part of another post I already hosted this screenshot,
> that shows the situation:
>
> http://img9.imageshack.us/img9/5183/screendqe.png
>
> If you look at the console view in the bottom, it's just painted over
> the editor, hiding for example the editors lower corners and its lower
> scroll bar button.
>
> I can fix the layout by dragging the afffected view around a bit.
>
> The described behaviour occurs whenever I restore *any* minimized view.
> Also happens in RCP apps.
>
> Some feeling tells me that this is OS specific. I am with Eclipse 3.5 on
> XUbuntu ( uses libgtk 2.16.1-0ubuntu2 )
>
>
> Should I report a bug?
> Felix
Minimized views behave similar to fast views. In the lower right hand
corner, you have icons for all views in the tab folder that was
minimized. If you select an individual view icon, only that view is
displayed. When displayed, it is displayed on top of the rest of the
workbench window. At the left end of the icons is the restore button.
This button returns the tab folder to its pre-minimized state and
incorporates it into the workbench window.
Re: Workbench layed out incompletely after restoring a view [message #337064 is a reply to message #337062] Sat, 25 July 2009 14:58 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Hi David,

wow, thanks for clearing this for me. So it's a feature, not a bug :-)

Felix
Previous Topic:Update Site Issues in Eclipse 3.5
Next Topic:[DataBinding] DataBindingContext doesn't call dispose on used IObservables
Goto Forum:
  


Current Time: Wed Jul 17 20:43:57 GMT 2024

Powered by FUDForum. Page generated in 0.03301 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top