Why does the help window cause MATLAB to hang, and why do right-click and Ctrl+C not work in the help window?

5 次查看(过去 30 天)
Hi, I am having trouble with two bugs in the MATLAB help (documentation) window. I am using Windows 8.1 64bit and MATLAB 2013b 64bit. These bugs does not appear in Windows 7.
  1. In the help window, whenever I press Ctrl+F, the whole MATLAB program semi-freeze. The core (command and editor window) will still run but the GUI (tabs and toolbars) won't respond to mouse clicks.
  2. Right click does not work in help window. It is supposed to pop up the right-click menu, but it doesn't. Nor does it copy text when press Ctrl+C.
Could any Windows 8.1 user confirm the same problems?
  6 个评论
Thomas
Thomas 2014-2-27
Downgrading IE sounds okay until a windows update runs. Anyway, I use chrome because IE (i don't even know which version) was a festering pile.

请先登录,再进行评论。

采纳的回答

Laura
Laura 2013-12-11
Hi, MathWorker here!
The broken behaviors of Ctrl+F and Ctrl+C in the MATLAB help browser are unfortunately due to a compatibility issue with certain versions of Internet Explorer, in particular IE11 and sometimes IE10. Downgrading your version of Internet Explorer to IE9, which MATLAB R2013b was tested more extensively on, is one way of working around the issue.
You can also work around the Ctrl+C issue by using Ctrl+Insert and Shift+Insert to copy and paste text.
Our documentation can also be accessed via the web from here: http://www.mathworks.com/help/
I apologize greatly for the inconvenience! The developers for the Help browser are aware of the issue and actively working on a solution.
  6 个评论
Ronald
Ronald 2014-1-17
Use these steps to downgrade to IE10:
  • Go to Control Panel > Programs > Programs and features
  • Go to Windows Features and disable Internet Explorer 11
  • Then click on Display installed updates
  • Search for Internet explorer
  • Right-click on Internet Explorer 11 > Uninstall
  • Reboot
Now the right-clicking and ctrl-c are working again in the help browser.
Amro
Amro 2014-1-27
编辑:Amro 2014-1-27
While working, I had Visual Studio attached to the MATLAB process (I was debugging a MEX-file), and I noticed several lines in the debug window of the form:
First-chance exception at 0x00007FFC4859AB78 in MATLAB.exe: Microsoft C++ exception: Js::JavascriptExceptionObject at memory location 0x0000000144023910.
This shows up every time I right-click inside the MATLAB help browser. So it's obviously a Javascript bug coming from the embedded IE browser. I believe MATLAB uses the JxBrowser library to integrate browsers into Java apps, probably an older version though since the current 4.x uses the Chromium engine on all platforms.
This begs the question, is there a way to switch the underlying browser engine used by MATLAB on Windows from IE to say Gecko/Mozilla? That might be a better workaround as opposed to downgrading IE for the whole system! I can see the necessary JAR files already present in the installation folder $matlabroot/java/jarext/jxbrowser ...

请先登录,再进行评论。

更多回答(3 个)

Image Analyst
Image Analyst 2013-11-1
It's not listed as one of the bugs they know about yet.
  6 个评论

请先登录,再进行评论。


Mu Lin
Mu Lin 2013-11-19
编辑:Mu Lin 2013-11-19
Yes, you cannot copy-paste, but have you tried dragging lines into scripts? Hope this helps you out.

Moshe Bouhnik
Moshe Bouhnik 2015-9-17
What about the hang problem? I have similar issue with ubuntu 12.04, and Matlab 2015a. Whenever I open the help window, and try to get back to the command window, matlab stop responding for about 30 sec. It is very annoying. Moshe
  1 个评论
Image Analyst
Image Analyst 2015-9-17
Again, call them because we volunteers can't know how to solve every possible issue, so what did they tell you when you called them? I/we most likely can't improve over what they've told you. If they don't know how to solve it, then nobody will.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by