[JBoss JIRA] (JBIDE-20488) JavaDoc popup does not respect monitor's physical border in dual side-by-side monitor configuration.
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20488?page=com.atlassian.jira.plugi... ]
Daniel Azarov edited comment on JBIDE-20488 at 8/28/15 6:38 PM:
----------------------------------------------------------------
Tested it on Ubuntu (clear Eclipse and JBDS).
!TwoScreens1.png|thumbnail!
!TwoScreens2.png|thumbnail!
It looks fine for me.
was (Author: dazarov):
Tested it on Ubuntu (clear Eclipse and JBDS).
!TwoScreens1.png|thumbnail!
!TwoScreens2.png|thumbnail!
> JavaDoc popup does not respect monitor's physical border in dual side-by-side monitor configuration.
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20488
> URL: https://issues.jboss.org/browse/JBIDE-20488
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.Final
> Environment: Fedora 20, RHEL6
> Reporter: Emil Cervenan
> Assignee: Daniel Azarov
> Fix For: 4.3.x
>
> Attachments: TwoScreens1.png, TwoScreens2.png
>
>
> Code autocompletion popup JavaDoc window does not respect physical monitor borders. JavaDoc window is rendered across monitor borders and thus not readable. Problem occurs in side-by-side monitor configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBIDE-20028) Import wizard: cloning and import operation is executed in modal (wizard) dialog, blocks me from doing anything.
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20028?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-20028:
-----------------------------------------------
Wizards registered in extension point org.eclipse.ui.importWizards and run with menu action File/Import are always modal. Openshift's ImportApplicationWizard also may be invoked by a custom action with handler ImportApplicationHandler. In this case it is possible to open wizard dialog in non-modal mode. I will add PR with that. However, it should be taken into account that new/import application wizards do operations that lock workspace resources. While the operation is going, It is ok for user just to navigate and browse resources, but a change/create/remove action may be put to wait for the wizard's operation, and Eclipse will be locked till its end.
> Import wizard: cloning and import operation is executed in modal (wizard) dialog, blocks me from doing anything.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20028
> URL: https://issues.jboss.org/browse/JBIDE-20028
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: modal-dialog-blocks-me.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months