-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random menu categories not accessible after using editor for extended period of time #8
Comments
I can confirm that behaviour on Windows 7 with TeXstudio 2.12.6 (hg 6632:777b2b8a906). I mostly encounter this for the spell-checking context menu in the editor, after having the TeXstudio open for about 30min or longer, at some random time the context menu is not accessible any more (right-click on the wrongly written word will not open the context menu). Until now, I also did not find a way to reproduce deliberately this problem. |
I've seen the same behavior in QtCreator. Therefore, I assume it's a Qt bug. So far I've not found a bug report in the Qt tracker. However, without reproducibility it's difficult to generate an useful upstream bug report. |
I'm experiencing the same issue with Texstudio 2.12.6 and Windows 8.1 (for pulldown menus in the top menu bar). The time period after which menues disappear seems to be pretty random on my system. |
I experience the same issue with Windows 10, using Texstudio 2.12.6. If there is a way to run the application with debugging/ more verbose logging/ asserts enabled, I would be happy to do so to try and catch the bug. It occurs pretty frequently for me. |
I have seen this issue with MacOS X 10.13.4 (17E199) although I saw it previously with OS X 10.13.3. I experience it on TexStudio 2.12.8 (I do not recall seeing it with 2.12.6). For me, it primarily affects the "TexStudio" menu. When the issue occurs, I cannot access Preferences even by using the hotkey "Command + ,". |
concerns very old version |
In TeXstudio 2.12.6, on Windows 10, after I have used the editor for some time, I am no longer able to access all of the menus. This appear to affect different menus at different times, so at the moment selecting the "LaTeX" menu works fine, but clicking on "Tools" or "File" does not. Other times it has been an issue with a different set of menus. I had trouble getting the spell-checking context menu to open as well. Restarting TeXStudio fixes the problem. I have not yet been able to trace this to a particular action to make it entirely reproducible, but I wanted to bring attention to the issue. I will update this issue as I find triggers for the bug.
The text was updated successfully, but these errors were encountered: