You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/05 15:26:01 UTC

[GitHub] [netbeans] jonathanpoulin9 opened a new issue, #4199: Terminal window, "Set Title" in problem

jonathanpoulin9 opened a new issue, #4199:
URL: https://github.com/apache/netbeans/issues/4199

   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   Setting the terminal title set the title of another tab instead of the selected one.
   
   ### How to reproduce
   
   1. Create a first terminal tab
   2. Create a second terminal tab and set its title to something else
   3. Create a third terminal tab and set its title to something else
   
   Result: The title of the second tab is changed instead of the selected one, the third.
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Ubuntu 18.04.6 LTS
   
   ### JDK
   
   OpenJDK Runtime Environment (build 17.0.3+7-Ubuntu-0ubuntu0.18.04.1)
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] troizet commented on issue #4199: Terminal window: "Set Title" sets title to wrong tab

Posted by GitBox <gi...@apache.org>.
troizet commented on issue #4199:
URL: https://github.com/apache/netbeans/issues/4199#issuecomment-1305105285

   This is a bug that appeared in version 10 of NetBeans in the Pull Request #652. The bug is described [here](https://github.com/apache/netbeans/pull/652#discussion_r479722069) and [here](https://issues.apache.org/jira/browse/NETBEANS-4754).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] lkishalmi commented on issue #4199: Terminal window, "Set Title" in problem

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #4199:
URL: https://github.com/apache/netbeans/issues/4199#issuecomment-1149092804

   Just tested and can confirm. Checked the code, it seems some heuristics goes wrong when trying to detect the active terminal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] jonathanpoulin9 commented on issue #4199: Terminal window, "Set Title" in problem

Posted by GitBox <gi...@apache.org>.
jonathanpoulin9 commented on issue #4199:
URL: https://github.com/apache/netbeans/issues/4199#issuecomment-1149210973

   Thanks for the confirmation @lkishalmi.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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