[jbosstools-issues] [JBoss JIRA] (JBIDE-14734) JQuery Mobile Palette Wizards appear on wrong display

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Mon Jun 3 16:47:54 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778981#comment-12778981 ] 

Daniel Azarov commented on JBIDE-14734:
---------------------------------------

It looks like on Windows (and probably on Mac too) the second display has negative x coordinate.
In this case we should remove "if(x < 0) x = 0;" from DropWizardDialog
                
> JQuery Mobile Palette Wizards appear on wrong display
> -----------------------------------------------------
>
>                 Key: JBIDE-14734
>                 URL: https://issues.jboss.org/browse/JBIDE-14734
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.0.Beta1
>         Environment: Mac Os, Windows 8
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 4.1.0.Beta2
>
>
> Reproduced on follow configuration:
> Two displays, main display on the right, second display on the left.
> Test case:
> EXECUTE:
> 1. Open JBDS
> 2. Open following html file in Visual Page Editor
> {code}
> <!DOCTYPE html>
> {code}
> 3. Place JBDS on the left display
> 4. Try do drop elements from jQuery Mobile Palette to the editor
> FAIL: Dialog appears on the right display

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list