popov654 opened a new issue, #5264: URL: https://github.com/apache/netbeans/issues/5264
### Apache NetBeans version Apache NetBeans 16 ### What happened I'm having this strange behavior with my project for over a month. It happens when I Ctrl+Click on any method in my code. Instead of reusing the already opened tab and scroll to desired line the IDE opens a fresh new tab, making my tabs list a mess. It seems similar to [this](https://bz.apache.org/netbeans/show_bug.cgi?id=234795) bug report, except that I am experiencing this without any shortcuts and symlinks involved. I searched [here](https://bz.apache.org/netbeans/buglist.cgi?quicksearch=duplicate%20tabs) by keyword, but could not find any solved issue about this. Unfortunately, I closed all my tabs and now I can't reproduce the issue, but the fact is that the tabs are duplicating sometimes, and it gets to 4-5 copies of the same file very soon. My guess is that the reason is that I have two projects where one is included partly into the other as its part as source code and node a JAR file (part of its packages), so the file names in these two projects overlap. Though even when I opened 4 files where 2 of them are from different projects but have the same name, I could not reproduce the bug now :( Can you suggest a solution or minimal IDE version where it was fixed? And why it is happening? My version of IDE is 6.8 (Build 200912041610) ### How to reproduce I am looking for the way to reproduce it stably ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 7 x64 Professional SP1 ### JDK JDK 1.6.0_18 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else It happens sometimes over time ### Are you willing to submit a pull request? No ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
