[jira] [Commented] (NETBEANS-320) Mac modal dialogs pop-under non-modal dialogs

2018-02-22 Thread Austin Stephens (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373318#comment-16373318
 ] 

Austin Stephens commented on NETBEANS-320:
--

I have noticed that there is a possible issue with this solution. If the parent 
dialog closes while the child is still open, it will close the child dialog. It 
could be possible that the parent dialog was something temporary like a bubble 
notification. That would cause issues. I am looking at it.

> Mac modal dialogs pop-under non-modal dialogs
> -
>
> Key: NETBEANS-320
> URL: https://issues.apache.org/jira/browse/NETBEANS-320
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 8.2, 9.0
> Environment: Mac OS
>Reporter: Austin Stephens
>Assignee: Austin Stephens
>Priority: Major
>  Labels: mac-os-x, pull-request-available
> Attachments: Screen Shot 2018-01-23 at 1.28.20 PM.png, Screen Shot 
> 2018-01-26 at 11.37.55 AM.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It is very annoying to users. One easy way to reproduce this is to find a 
> module with a wrapped jar and then go to (Right 
> click)>Properties>Libraries>Wrapped JARs and select a wrapped jar. Then click 
> "Edit...". If your Mac is more severely affected, the "Edit Jar Reference" 
> dialog will pop-under the Project Properties, if you Mac is less severly 
> affected, then clicking on the Project Properties window while the "Edit Jar 
> Reference" dialog is open will cause the Project Properties window to hide 
> the dialog.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-320) Mac modal dialogs pop-under non-modal dialogs

2018-01-31 Thread Austin Stephens (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347211#comment-16347211
 ] 

Austin Stephens commented on NETBEANS-320:
--

Pull request pending: https://github.com/apache/incubator-netbeans/pull/403

> Mac modal dialogs pop-under non-modal dialogs
> -
>
> Key: NETBEANS-320
> URL: https://issues.apache.org/jira/browse/NETBEANS-320
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 8.2, 9.0
> Environment: Mac OS
>Reporter: Austin Stephens
>Assignee: Austin Stephens
>Priority: Major
>  Labels: mac-os-x, pull-request-available
> Attachments: Screen Shot 2018-01-23 at 1.28.20 PM.png, Screen Shot 
> 2018-01-26 at 11.37.55 AM.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> It is very annoying to users. One easy way to reproduce this is to find a 
> module with a wrapped jar and then go to (Right 
> click)>Properties>Libraries>Wrapped JARs and select a wrapped jar. Then click 
> "Edit...". If your Mac is more severely affected, the "Edit Jar Reference" 
> dialog will pop-under the Project Properties, if you Mac is less severly 
> affected, then clicking on the Project Properties window while the "Edit Jar 
> Reference" dialog is open will cause the Project Properties window to hide 
> the dialog.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-320) Mac modal dialogs pop-under non-modal dialogs

2018-01-29 Thread Austin Stephens (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344072#comment-16344072
 ] 

Austin Stephens commented on NETBEANS-320:
--

Should we also change DialogDisplayer.createDialog to be able to take a Window 
as a second argument?

> Mac modal dialogs pop-under non-modal dialogs
> -
>
> Key: NETBEANS-320
> URL: https://issues.apache.org/jira/browse/NETBEANS-320
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Window System
>Affects Versions: 8.2, 9.0
> Environment: Mac OS
>Reporter: Austin Stephens
>Priority: Major
>  Labels: mac-os-x
> Attachments: Screen Shot 2018-01-23 at 1.28.20 PM.png, Screen Shot 
> 2018-01-26 at 11.37.55 AM.png
>
>
> It is very annoying to users. One easy way to reproduce this is to find a 
> module with a wrapped jar and then go to (Right 
> click)>Properties>Libraries>Wrapped JARs and select a wrapped jar. Then click 
> "Edit...". If your Mac is more severely affected, the "Edit Jar Reference" 
> dialog will pop-under the Project Properties, if you Mac is less severly 
> affected, then clicking on the Project Properties window while the "Edit Jar 
> Reference" dialog is open will cause the Project Properties window to hide 
> the dialog.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists