[ https://issues.apache.org/jira/browse/NETBEANS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ionut Enescu updated NETBEANS-991: ---------------------------------- Description: Calling requestAttention() on a TopComponent works as expected on Win7 x64 and Ubuntu 16.04, but not on macOS Sierra (10.12.6). There's no error message or any indication that something went wrong in the execution. LE: requestAttention() works only if the TopComponent is created in the editor area. If it is moved out of the editor area, it stops working. Any TopComponent created in the Projects, Navigator, Output or Properties areas will not blink via requestAttention(). was: Calling requestAttention() on a TopComponent works as expected on Win7 x64 and Ubuntu 16.04, but not on macOS Sierra (10.12.6). There's no error message or any indication that something went wrong in the execution. > requestAttention() not working on macOS Sierra > ---------------------------------------------- > > Key: NETBEANS-991 > URL: https://issues.apache.org/jira/browse/NETBEANS-991 > Project: NetBeans > Issue Type: Bug > Components: ide - UI > Affects Versions: 8.2 > Environment: macOS Sierra (10.12.6). > JDK 1.8u121 > Netbeans 8.2 > Reporter: Ionut Enescu > Priority: Major > > Calling requestAttention() on a TopComponent works as expected on Win7 x64 > and Ubuntu 16.04, but not on macOS Sierra (10.12.6). There's no error message > or any indication that something went wrong in the execution. > LE: requestAttention() works only if the TopComponent is created in the > editor area. If it is moved out of the editor area, it stops working. Any > TopComponent created in the Projects, Navigator, Output or Properties areas > will not blink via requestAttention(). > -- 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