The tab is not dragable any more

my version is pycharm- community Ubuntu 16.04 and Somehow my editor tabs on the top on the window is not draggable anymore. It's so weird since it worked fine 2 days ago. I have tried following approaches but all did not work:

1. Restore in default settings but it did not work.

2. Install Pycharm -community in another computer but another computer did not work neither.

Any help will be much appreciated

0
5 comments

Please provide logs from **Help | Collect Logs and Diagnostic Data**

You can upload the files to our FTP at https://uploads.services.jetbrains.com/ , and provide the file name in your reply.

1
Avatar
Permanently deleted user

pycharm-logs-20200423-031513.zip

0

Thank you, 

Are you not able to change the tab order by dragging them, or drag them out of the main window? You're not using the LightEdit mode, right? (https://youtrack.jetbrains.com/issue/IDEA-231799)

Hmm, one of the thread dumps lead me to the following issue: https://youtrack.jetbrains.com/issue/JBR-746

Which is performance related, but maybe connected to your case as well. Could you try adding the following VM option? 

`-Dawt.ime.disabled=true`

Tuning IDE: https://www.jetbrains.com/help/idea/2020.1/tuning-the-ide.html#

Also, are you using multiple monitors? https://youtrack.jetbrains.com/issue/IDEA-214538

The issue is fixed but it could be something similar.

Anyway, if the workaround doesn't help, I suggest submitting an new issue, also with logs, a screencast demonstrating the issue may help as well.

0
Avatar
Permanently deleted user

Thank you for the response. I added the `-Dawt.ime.disabled=true` under the VM option but does not work neither. Any other suggestions?

 

0

Yes, I suggest submitting a new issue to https://youtrack.jetbrains.com/issues, providing logs. A screencast demonstrating the issue may help as well.

0

Please sign in to leave a comment.