Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse on small devices(Dialog screens on small devices)
Eclipse on small devices [message #794622] Thu, 09 February 2012 14:13 Go to next message
Ben Engbers is currently offline Ben EngbersFriend
Messages: 20
Registered: July 2009
Junior Member
While travelling to and from my work, I quite happily use Eclipse indigo on my Samsung NC110 (running Fedora 16 with the Gnome desktop)

I don't know if this is a topic for the Gnome development-team or for Eclipse developers but I have found two dialog-screens which are not fully functional.

When I want to create a new class, I would expect that below the interfaces-box, I would see a question on which method stubs I want to use or a question if I want to create comments.
As you can see in NewClass.png these questions are not showed and when you look very good, just below the button 'Toevoegen' (which means Add), you can see a line.

When I place the cursor somewhere in this dialog and I hold the Alt-button, I would expect that I could move this dialog upwards. What moves however is is the main Eclipse-window, below this dialog.

Another dialog which suffers from the same problem is 'Install new software'. I miss the box in which I can select the items that I want to install.

On Gnome, I have installed clearlooks-compact-gnome-theme-1.5-4.fc15 which is meant for small displays.

Are there workarounds for my problem?

Ben
Re: Eclipse on small devices [message #794928 is a reply to message #794622] Thu, 09 February 2012 21:52 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Alt - left mouse is what you need to use to move the window up. Hold down Alt and then click anywhere on the Dialog. You can then extend the bottom of the window. I have to do this on my netbook running Ubuntu. If Alt-left mouse isn't moving the dialog but the underlying window, that would likely be a Gnome issue since the Window manager is responsible for moving the dialogs/windows not Eclipse.
Re: Eclipse on small devices [message #795261 is a reply to message #794928] Fri, 10 February 2012 09:04 Go to previous messageGo to next message
Ben Engbers is currently offline Ben EngbersFriend
Messages: 20
Registered: July 2009
Junior Member
I know the trick with Alt-left mouse (I assumed that it was clear that one had to push the button).

I'll try to report to the gnome team that the underlying window is moving and not the upper window with the dialog.

But the error with the dialog itself is an Eclipse problem. As you can see the middle section from the dialog has gone so even when I move the dialog with alt-left button, I still can't reach that part of the dialog.
Re: Eclipse on small devices [message #795809 is a reply to message #795261] Sat, 11 February 2012 00:12 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 02/10/2012 03:04 AM, Ben Engbers wrote:
> I know the trick with Alt-left mouse (I assumed that it was clear that
> one had to push the button).
>
> I'll try to report to the gnome team that the underlying window is
> moving and not the upper window with the dialog.
>
> But the error with the dialog itself is an Eclipse problem. As you can
> see the middle section from the dialog has gone so even when I move the
> dialog with alt-left button, I still can't reach that part of the dialog.
After you move the dialog up, you have to grab the bottom and expand the
dialog down. This will allow the compressed sections to be displayed.

Its a pain, but works.
Re: Eclipse on small devices [message #798306 is a reply to message #795809] Tue, 14 February 2012 14:16 Go to previous messageGo to next message
Ben Engbers is currently offline Ben EngbersFriend
Messages: 20
Registered: July 2009
Junior Member
David Wegener wrote on Fri, 10 February 2012 19:12
On 02/10/2012 03:04 AM, Ben Engbers wrote:

> I know the trick with Alt-left mouse (I assumed that it was clear that
> one had to push the button).

> But the error with the dialog itself is an Eclipse problem. As you can
> see the middle section from the dialog has gone so even when I move the
> dialog with alt-left button, I still can't reach that part of the dialog.
After you move the dialog up, you have to grab the bottom and expand the
dialog down. This will allow the compressed sections to be displayed.

Its a pain, but works.


I have tested with other applications but there, there are no problems when I use alt-left mouse to move the dialog-window.
It is only in Eclipse that not the dialog-window but the underlying main-window moves.
And since I cannot move the dialog-window, I can' t expand the bottom down Crying or Very Sad

Ben
Re: Eclipse on small devices [message #801594 is a reply to message #798306] Sat, 18 February 2012 16:52 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 02/14/2012 08:16 AM, Ben Engbers wrote:
> David Wegener wrote on Fri, 10 February 2012 19:12
>> On 02/10/2012 03:04 AM, Ben Engbers wrote:
>>
>> > I know the trick with Alt-left mouse (I assumed that it was clear that
>> > one had to push the button).
>>
>> > But the error with the dialog itself is an Eclipse problem. As you can
>> > see the middle section from the dialog has gone so even when I move the
>> > dialog with alt-left button, I still can't reach that part of the
>> dialog.
>> After you move the dialog up, you have to grab the bottom and expand
>> the dialog down. This will allow the compressed sections to be displayed.
>>
>> Its a pain, but works.
>
>
> I have tested with other applications but there, there are no problems
> when I use alt-left mouse to move the dialog-window.
> It is only in Eclipse that not the dialog-window but the underlying
> main-window moves.
> And since I cannot move the dialog-window, I can' t expand the bottom
> down :cry:
> Ben
I think I figured out what is happening. The new Gnome Shell has a
default setting where modal dialog boxes are attached to the main window
of the application. This is supposed to make sure that it keeps them
together if they are moved. However, it appears that the alt-left click
behavior doesn't work with these modal dialog boxes.

You can separate the modal dialog boxes from the main window by turning
off a gnome config setting.

You can turn the setting off using the command line or gconf-editor.
The path to the setting is desktop/gnome/shell/windows/attach_modal_dialogs.

You have to logout after turning off the setting. Once you do, modal
dialogs will be separate windows and you will be able to alt-click to
grab and move them.

Link to article with details:
http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
Previous Topic:DocumentProvider for external opened files
Next Topic:How to reuse key binding from the Open action for custom Open action
Goto Forum:
  


Current Time: Thu Apr 18 09:46:49 GMT 2024

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

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

Back to the top