You are now following this question
- You will see updates in your followed content feed.
- You may receive emails, depending on your communication preferences.
Strange behavior of the editor in the forum
24 views (last 30 days)
Show older comments
The editor in the forum is still driving me crazy. With the old version I could at least type my messages in an external editor, but now the text field is too smart to allow this.
When I type some code (Ctrl-E to enter the code style, then "for i = 1:10"), the editor is such smart, that it adds an "end" automatically. But I do not want such an "end", because my example is clear already without it. After this line, I press Enter and Ctrl-E again to leave the code style. Now I have to spend some time to get rid of the "end".
Sometimes the text field seems to loose the focus partially. I've tested this in Firefox only: While the typed characters appear in the text field, Firefox interpretes the keystrokes also and scrolls through the page exhaustively, such that I cannot see, what I type anymore. I type some characters blindly and scroll back to check, if it is correct. With the next keystroke the page is scrolled again. This is extremely annoying.
When I leave the code style, there are a certain number of spaces infront of the cursor. Trying to delete them let me exceed the first character frequently, such that I delete the code style before. Therefore I need to use "Pos 1" at first, then "Shift+End" to mark all spaces, "Delete" to remove them and then I can start typing from the first character.
It is hard to insert a link, but even worse to insert a string without formatting. Because I appreciate the correct spelling of names of persons, I copy&paste the names from the display by copy&paste. Unfortunately the editor is such smart, that it inserts a link automatically and I need a bunch of keystrokes to make it a standard text. I should append a move of this, because during the editing some parts of the string disappear intermediately and reappear magically, when a space is added.
This feels very weird. I have not seen such a crazy and unintuitive editor before. Typing answers in the forum increases my stress level, because the interface does not treat keyboard inputs like any other software.
What a pity, that the field for typing is not recognized as text field anymore, such that the auto-spell-correction of the browser does not work. I apologize for all of my typos.
There are many forums with working editors for text, links, code and citations. Markdown, BBCode etc. are established methods. Matlab Answers has problems with the interface for many years now. It is time to fix and simplify this until it works, instead of making it smarter and cooler.
Has this topic been diskussed in (sorry, I'm typing blind again, because of the mentioned effects of scrolling away... darn) forum already? Do others suffer from the same problems? Is the editor more intuitive in other browsers than Firefox? Does somebody use an external editor like XEmacs + macros successfully to create answers with copy&paste including links and images?
34 Comments
Stephan
on 7 Jan 2019
Edited: Stephan
on 7 Jan 2019
I strongly agree - for me the most annoying part is:
"....While the typed characters appear in the text field, Firefox interpretes the keystrokes also and scrolls through the page exhaustively, such that I cannot see, what I type anymore...".
Also i often visit answers by using my mobile phone - it is no more possible to paste copied content into the editor in google chrome - this was possible before the changes.
This should be fixed ASAP.
Jan
on 7 Jan 2019
Edited: Jan
on 7 Jan 2019
Thanks for your comment, Stephan. Scrolling the cursor out of the visible screen magically is the opposite of "What your see is what you get". Do you know a workaround to stick the page again? I did not find out yet, what triggers the evil scrolling. Selecting other elements on the page or minimizing/restoring the browser window does not solve the problem. Usually I send my text and open it for editing again, but sometimes the mad behavior re-appears after some keystrokes again. The repeated frustrating kicks start to cause some bad emotions - although I do see, that the new interface has a great potential and I am happy with the increased contrast in opposite to the former dark grey on light grey design.
Having the toolbar on top of the field for typing is a mistake, because you have to scroll to reach it, when you type longer questions or answers. Newcomers are still not encouraged enough to apply a proper code formatting.
Stephan
on 7 Jan 2019
Edited: Stephan
on 7 Jan 2019
Unfortunately, so far I have no workaround, it seems to me that ist starts behaving weird by moving the scroll bar, which i do to have the inputs i make, more in the middle of the screen. Then it starts to behave strangely. By pressing one of the arrow keys I can retrieve it, but only until the next input.
Using Edge is the same, but it jumps in a way, that the current line i type is the last one on screen. So this is not very much better.
Stephen23
on 7 Jan 2019
Edited: Stephen23
on 7 Jan 2019
Spllee chkceing deos nto wrko aynmroe... bt thius is no reaason ot apollogsie!
The fact the text cannot be copy-and-pasted as text (with markup) means sitting and painfully reinserting hyperlinks, formatting, etc.. Adding hyperlinks with my own text takes twenty times longer than simply typing <> used to. Sticky formatting... sometimes I manage to turn on some feature (e.g. monospace) but then it continues with no way to turn it off without resorting to selecting the text and clicking the pretty buttons (nice way to slow down a typist). The magical scrolling when the text is longer than the text box means that I cannot see where I am typing. The curser appearing twice makes me crosseyed and makes it hard to know which characters I am about to delete. The automatic code completion...
The irony is that this seems to have made not a single iota of difference to the people that I presume this fancy editor was aimed at: "irregular" users, to make it simpler for them to markup code, etc. Well, that does not seem to have happened, as the "irregular" users pay just as much attention to formatting as they did before. So the net effect has been less efficient "regular" users.
I would much prefer other improvements to Answers, such as the ability to convert answers to comments (without deleting them and making a new one in my name), something that would actually benefit all users of this forum.
Jan
on 7 Jan 2019
Edited: Jan
on 7 Jan 2019
@Stephen Cobeldick: I like to convert your comment to an answer.
[Label](URL) is a working replacement of <URL Label>.
_italic_ and *bold* have been intuitive, while *italic* and **bold** is a new challenge. But it is at least working.
Walter Roberson
on 7 Jan 2019
It turns out you can still use <> on hyperlinks provided you are not trying to use the <url description> form, just providing a URL. However it is not in effect if you paste in text that includes the form: you have to go back and delete the > and type it in again to activate the hyperlink.
It also turns out there is a [description](url) form. Again it is not activated until you type in the close bracket . But worse, if you paste in the form like I did here, and then later type in a close bracket in the same paragraph, then it activates, taking with it everything that you have typed inbetween. Usually immediately deleting the close bracket restores what you typed, but if you had typed another character after the close bracket then you cannot get the wiped out part back.
Walter Roberson
on 7 Jan 2019
Some improvements are scheduled for Wednesday the 9th, but I am not sure which improvements they are.
Stephen23
on 7 Jan 2019
Edited: Stephen23
on 7 Jan 2019
"It also turns out there is a [description](url) form"
Good to know.
But all of these things still turn my text into something magically formatted, which when copied into a text editor loses all of the markup, gone forever into the big bit-bucket in the sky.
Walter Roberson
on 7 Jan 2019
I enquired whether there was an internal markup language, but the response was that the person did not think there was. That is, I was hoping that they might be able to give us a "View Source" equivalent so we could copy and paste already marked up text, but it seems unlikely there is. (I have to wonder about that though, as markup seems to get copied to the clipboard...)
Rik
on 7 Jan 2019
I really like the potential that this new editor has, but it has partially broken some things for me. I have now converted my standard responses to autohotkey shortcuts (with alt+number), but of course this is non-ideal. In contrast to the old editor, it is possible to apply a special format in a link, but only when the link is already there, so this doesn't work:
the [doc for |SomeFunction|](link)
The usability on mobile (or complete lack of it) and the absence of spell check exposure are my two main gripes with the editor.
I think moving the controls to the bottom would be a bold move (no pun intended), but it might actually be a very smart idea.
Let's see what Wednesday will bring (or probably Thursday in my timezone)
madhan ravi
on 8 Jan 2019
Edited: madhan ravi
on 8 Jan 2019
When a link is posted you can turn it into a hyperlink by pressing space at the end of the link.
Edit: In mac using safari.
Gareth
on 8 Jan 2019
Regarding the comment on:
"It is hard to insert a link, but even worse to insert a string without formatting. Because I appreciate the correct spelling of names of persons, I copy&paste the names from the display by copy&paste. Unfortunately the editor is such smart, that it inserts a link automatically and I need a bunch of keystrokes to make it a standard text."
For me it works: Copy&Paste a name with a link from the Forum, and then a simple backspace removes the hyperlink. That being said I am a Mac user and I use Safari, not sure if that changes the behaviour.
Now that you have got me thinking here is another interesting case. For most Mac users one would typically Copy&Paste and Match Style (Option+Command+Shift+V) and that removes the link automatically. Unfortunately that shortcut does not work in the MATLAB Answer Forum.
Jan
on 8 Jan 2019
Edited: Jan
on 16 Jan 2019
@GT: To mention the correspondent I type "@" in my comments and copy&paste your name from the top of your message. Now I have "@GT" and the underlining is active until I disable it. When I type a backspace, I get "GT" and the @ vanishes magically. Now I mark this string and press the Underlining button, which let reappear the @ fortunately.
With your name "GT" it is easier to type it manually, but e.g. for "Govind Sankar Madhavan Pillai Ramachandran Nair" a simply "copy text only" would be a benefit.
The usability of editors is essential, because it is the human-machine-interface. The MathWorks is a powerful high tech company with a lot of high-skilled programmers and designers. It is really surprising, that they did decide for such a frustrating and obviously not seriously tested engine.
By the way, using the online example in the help pages suffer from equivalent problems. When I type a curly brace, the focus goes to the browser for some seconds and subsequent keystrokes as missinterpreted. This means, that I have to stop typing for 2 or 3 seconds to avoid a confusing chaos. The advantage of the smart auto-closing of parenthesis is lost.
Jan
on 16 Jan 2019
@Walter: "Some improvements are scheduled for Wednesday the 9th" - the 9th of which month? We have 9th on a Wednesday at:
2019-01-09 (nothing has changed on this date, hasn't it?), 2019-10-09, 2020-09-09, ...
@Rik: "Let's see what Wednesday will bring (or probably Thursday in my timezone)" - did you see a change?
Walter Roberson
on 16 Jan 2019
Mathworks ended up delaying the changes to Weds January 16th. Major editor changes are not expected at this time; a performance tweak is expected.
Mathworks is actively working on making editor changes, but not so much is ready quite yet.
Rik
on 17 Jan 2019
Edited: Rik
on 17 Jan 2019
Since we now get a notice saying "Create scripts that combine code, output, and formatted text using the MATLAB Live Editor", let's test if the Answers editor now also shows output:
x=linspace(0,pi,100),plot(x,sin(x))
Apparently not.
Also, since there is now an explicit link to the Community Guidelines, wouldn't it be nice to mention the user-maintained FAQ there as well? It looks like most of that page is a condensed form of the FAQ anyway, but I think it would be nice to give it a mention.
Jan
on 20 Feb 2019
5 weeks later. I'm still extremely confused, if the page is scrolled away magically, when an answer is longer than the window.
How can such problems happen? I assume, the web-interface of the forum and the management has become too complex to be controlled efficiently. It is hard, that these serious problems have not been detected before rolling out the new interface. But that it take month to fix this problem seems to demonstrate, that the underlying concept is too complex to be handled efficiently.
I still miss the bare-metal editor of Matlab 5.3, which could be expanded by user-defined macros written in Matlab. I could do nearly everything by this smart method. In opposite to this, it is bewildering to dig in the Java class hierachy of the modern editor. We find a variety of undocumented features - I can e.g. redefine the background color behind ribbon on the top. But some simple features like keyboard macros are a mess. The Java basement let the complexity of the interface explode without a substantial benefit for the daily work.
Now the Live-editor and the answers forum start to grow together. But obviously this is a really complex job. The possibility to run the examples of the documentation directly in the browser is an extremely smart idea. But it works such creepy, that I'm feeling like an elephant in a match box: When I open the window, I have to wait for 10 seconds. Then anotehr 5 seconds, before I can edit the code. When I press a parenthesis or braces, the focus is moved to the toolbar and subsequent keystrokes are forwarded to the browser. So I have to wait for 2 or 3 seconds after ( or { before I go on with typing. The idea is excellent, but the implementation is extremly frustrating. If TMW really wants to include the feature of running code directly in the forum's interface, I'm really scared. It was impossible to implement a correct code formatting in the forum for many years, also the algorithms are established and the auto-indentation works since Matlab 4.1 (as far as I remember) perfectly in the editor.
In this forum the flawed interfaces have been replaced repeatedly by much more powerful flawed interfaces. I just want to type with an intuitive "what you see is what you get" feeling. A feature explosion, which causes bug fixes to take many months, looks like the managers have lost the overview.
I like to offer my spare time to support Matlab users. I'd be happy if I can simply type some answers. Mark down or BB code would be sufficient. I do not need a golden rocket with WhatsApp feeling to tell newcomers not to use eval.
Walter Roberson
on 25 Mar 2019
Not R2019a; there were some updates to the web site that just happened to be done the same day that R2019a was released.
Stephan
on 26 Mar 2019
Unfortunately I have to say that the problems in Firefox persist. The screen still does not show what you are typing.
On the mobile phone with Chrome, the problems are fixed - On the computer in Firefox, I have the same problems as before - very disappointing.
Jan
on 6 Sep 2019
Edited: Jan
on 23 Nov 2019
This is an orphaned comment. I've created it only to check, if it is really true, that I cannot delete comments anymore. Under Win10/Firefox clicking on the delete icon the browser window is greyed out and I cannot do anything but pressing ESC to active the window again.
The usability of the forum's interface got worse again.
Jan
on 23 Nov 2019
Now I cannot use the link button anymore also. Is there a hint anywhere that the forum cannot be used with Firefox? I still have the feeling, that I spent too much time in struggling with the forum's interface instead of concentrating to posting solutions.
Image Analyst
on 23 Nov 2019
I can still use the link button with Firefox. But I've had other problems in the past that were fixed by clearing the history. Click History/"Clear Recent History..." and let us know if that fixes it. Might restart Firefox after clearing history just to make sure you have a fresh start.
Jan
on 23 Nov 2019
Edited: Jan
on 23 Nov 2019
@Image Analyst: Thanks for the advice. I've cleared the complete history and cache now and restarted the browser. The behavior remains the same: Pressing the button on top of the comment to copy a link or the button to insert a link in a message, greys out the complete page and nothing else happens. Pressing Esc or clicking anywhere in the page re-enables the page again. When I open an attached image, only the lower half is shown on the top of the window - the upper half is cropped.
For me the froum is not usable with Firefox. All other forums and webservices I use work relaibly with Firefox. Am I really forced to change my favorite browser only to participate in this forum?
I see, that the forum uses these services: mathworks.com (of course), adobedtm.com, ads-twitter.com, bing.com, demdex.net, doubleclick.net, everestjs.net, everesttech.net, facebook.net, google.com, googletagmanager.com, omtrdc.net, quantserve.com, s3.amazonaws.com.
Enabling/Disabling them by a script blocker does not change the problems. I'm not happy with this pile of tracking services.
I've reduced my activities in this forum in the last months, because I got too frustrated by the batlles with the web interface. I really like to help others solving Matlab problems. I really don't like to spend a lot of time in inventing tricks and work-arounds for standard actions like copy&paste a link to a comment, inserting a link in an answer or seeing pictures. When I type an asnwer and insert an "if a<b" in a code block, the forum adds an "end" or indents the code in the following code block, even if there is absolutely no relation. The forum's interface does not let me simply type, what I want, but is driven by an artificial dullness, which tries to be smarter than me. To make it worse, the really useful spellchecking service of my browser is disabled, which impedes me massively.
I sent a bunch of enhancement requests to TMW in the last 10 years. For me the usability of the forum got worse with each update and its quality does not support the valuable work of the contributors.
Image Analyst
on 24 Nov 2019
That doesn't happen for me and I use Firefox. I can enter links with the popup showing just fine. How do you open an attached image?
Jan
on 25 Nov 2019
Edited: Jan
on 27 Nov 2019
Thanks again, Image Analyst. How strange. It fails for me on 3 different Win10/64 machines on the same way: One with uBlock, one with NoScript and one without any blocker. The magnification ist not the problem (Ctrl +).
I open the attached images by a left click. It looks like this (link inserted by Internet Explorer):
Clicking on the "Insert -> image" button causes the greyed-out page also.
This thread is more a statement of my personal frustration than constructive critics and it does not help to solve problems concerning Matlab or the forum. I'm happy that others have less conflicts with the interface. When I suffer, it is my turn to search for another hobby.
Guillaume
on 25 Nov 2019
Edited: Guillaume
on 25 Nov 2019
The answer team is aware that the new editor has some shortcomings but in many ways it's much better than the old one.
But I can confirm that there are indeed some very odd things happening with firefox. On most of my computers running firefox I've got no issues, but on one It's impossible to copy anything out of the editor when in edit mode. I get ## as the copied content.
I'll try to get Mathworks to investigate again, perhaps it's the same root cause as what Jan is seeing.
Guillaume
on 25 Nov 2019
I have the same extensions on all my computers. Lastpass and an adblocker. I know I've tried disabling the adblocker (no difference). I will try without lastpass when I'm next at that computer. If I remember correctly I even reinstalled firefox from scratch and that made no difference.
Image Analyst
on 25 Nov 2019
The only problem I have with Firefox is the scrolling bug (reply and then it scrolls the editing window to above the top of the screen). I demonstrated this in person at the Mathworks to Tushal (web developer) so he saw it but wasn't able to reproduce it on his computer so I have doubts it will be fixed.
Walter Roberson
on 25 Nov 2019
Datapoint:
Firefox for Mac (High Sierra):
Installed extensions: Ghostery, AdBlocker for Facebook, Privacy Badger, Blur, Adblock Plus, NoScript
The only error I am currently seeing is that occasionally I cannot edit something -- it just spins the wheel. This is a problem known to Mathworks which I believe they know the solution for.
There is also an occasional message about formatting being lost, which is also known to Mathworks and has to do with messages that were created on mobile browsers instead of desktop/
Firefox for Android:
Editing is a nuisance, as it is not possible to click at a point to move the cursor there. Instead, the cursor is always positioned at the bottom of the posting, and I have to use the arrow keys to move line by line until I get to the point I want to edit. Text cannot be selected, so I cannot reformat blocks of text as code.
Answers (6)
David
on 8 Jan 2019
MathWorks community developer here: Thank you Jan for starting this thread, and all of you who've responded, for the feedback and active discussion about the update to the editor. We're actively listening to the community conversations and working on resolving many of the issues you point out ASAP.
17 Comments
Walter Roberson
on 8 Jan 2019
Stephen: I know that is on the list for "sooner rather than later", but some of the basic functionality fixes are expected to come out first.
Rik
on 24 Jan 2019
Apart from the point that I second Jan's suggestion of asking people as a beta-tester (I hereby offer to volunteer), I have a second point as well:
When a question is closed, I can't post a comment anymore. The "Remember to follow the Community Guidelines" is still there, but the editor isn't.
Star Strider
on 24 Jan 2019
@Rik —
You have the privilege level to open a closed Question.
Rik
on 24 Jan 2019
I know I do. But is this behavior a bug or a feature? In case it is the former I wanted to make sure Mathworks is aware. If it is the latter, it might be worth having a look at it to remove the ambiguity.
Anyway, since I have the opinion that the explanation for closing should be in a comment as well, I just write that first before I close the question.
Walter Roberson
on 24 Jan 2019
There is some behaviour associated with closing Questions that is a bug. I brought it to Mathworks attention last week, and they and I discussed the workflow around what closing a question means and what should be possible on closed questions. The matter has been taken to the appropriate staff, who will come up with some proposals for implementation.
That said: it does help their thinking to have additional people (beyond myself) talk about expectations for closed questions, to reach multiple viewpoints, as I might have missed something or might have emphasis on some aspect that turns out not to be what most people want.
Jan
on 25 Jan 2019
Edited: Jan
on 25 Jan 2019
It is bewildering, that the most active user and the admins discuss, what closing means. Of course there can be different wishes, what is should do. I do see a chance to improve the communication between the design team and the community.
I think I see the a new feature: Messages are displayed with a blank line on top now - at least mine and Walter's, while Rik's is not affected.
Rik
on 25 Jan 2019
Edited: Rik
on 25 Jan 2019
That blank line seems intermittent. (see here for the really intermittent behavior) I have feeling it affect MVP users more (or even only), but I don't think I see any usefull pattern here.
Maybe you get a blank line if your first line is too long?
edit: OK, I jinxed it. Now this comment has a blank line as well.
Walter Roberson
on 30 Jan 2019
Yair tracked the blank line in bulleted lists to "white-space: pre-wrap" in the CSS.
Walter Roberson
on 30 Jan 2019
Edited: Walter Roberson
on 30 Jan 2019
- test 1 with no special codes
- test 2 with M
- test 3 with I
- test 4 with B
- test 5 with U
- test 6 with random hyperlink
- test 7 with no special codes
- test 8 with no special codes
- test 9 with M
- test 10 with no special codes
Now how about other sections?
Does this have an extra line? It uses italics
Does this have an extra line? It uses no codes
Does this have an extra line? It uses bold
Does this have an extra line? It uses no codes
madhan ravi
on 30 Jan 2019
+1 sir Walter!
Walter Roberson
on 30 Jan 2019
Look at that -- it affects paragraphs in general, not just bullets. So the reason why some people's posts seem to have an extra blank line at the beginning is just that they happened to use a formatting code in the first paragraph.
Jan
on 28 Mar 2019
Edited: Jan
on 28 Mar 2019
The list posted by Walter (link) shows, that this problem is fixed now: No unexpected blank lines anymore. Thanks, David.
I hope the other problems are fixed also, e.g. the surprising scrolling and unexpected effects when inserting links.
Jan
on 3 May 2019
It still does not work for me (Firefox, Win7/64 and Win10/64): If an answer exceeds a certain size, it is scrolled out of view automatically. So after 4 month the interface for typing messages is still broken. This is very frustrating, because typing gets as confusing as possible - only an implicit ROT13 would be worse.
@MathWorks: Please fix the interface of the forum.
Stephen23
on 13 Feb 2019
Unfortunately the new editor does not work with Windows high-contrast mode, most of the toolbar buttons end up totally blank:
For those of us with more restricted sight, this is quite a hinderance.
2 Comments
Jan
on 13 Feb 2019
Edited: Jan
on 17 Jun 2019
I'm using the high contrast mode in Win 7 and Win 10. To see the editor in Matlab Answers, I use the Firefox extension "Dark Background and Light Text" wit the setting "Invert". Then the files in the FileExchange are displayed in white font on white background until I enable the "Default" behavior of this extension.
Jan
on 30 Aug 2020
1.5 years later. I tried it again.
I still cannot set a flag, delete an answer or insert an image or link. Whenever I try it, the complete content of the window is greyed out. I guess, that the button are hidden on top of the window, but there I cannot scroll the window. This happens with the current version of Firefox under Windows 10 on 3 different computers.
Sorry, I have editor powers but for me the interface is still not usable. I do not find an explanation in the FAQ of the forum, which mentions, that it cannot be used with Firefox. So I give up again.
What a pity. I'd be glad to share my knowledge about Matlab.
8 Comments
Rik
on 30 Aug 2020
I think it is really sad that problems like this persist so much that it chases users like you away. I'm glad that your back catalog of answers at least persists,so your value to this forum is not completely lost.
Why can't they put in a trigger to use the old interface, just like they do on mobile? Editing posts that were created (or edited) in the new interface is a pain, but at least posting new answers and comments would be possible again.
Jan
on 30 Aug 2020
Edited: Jan
on 31 Aug 2020
Thank you, Rik.
I've installed a new browser now, but this means a refactoring my work flow. Not convenient. It would be smart to find a list of open problems in the FAQ of the forum. When I know that the interface does not support a specific browser, I can avoid a lot of frustrating trials to find workarounds.
The interface was fragile from the beginning. Now it looks more fancy, but it suffers from instabilities and still too many information stuffed vertically, althought 60% of the page are free in horizontal direction.
Walter Roberson
on 31 Aug 2020
I am not observing any of those problems on Firefox for Mac.
Jan, are you using a blocker of any kind? Some of the features might not work right if AdobeTM is blocked.
Star Strider
on 31 Aug 2020
For what it’s worth, I’ve never had any problems with Answers or any other TMW site with Firefox, M$ Edge, or M$ IE on Windows7-Windows10. I have used Firefox exclusvely for Answers and essentially everything else for more than a decade, rarely the others. I have Norton for security software.
Jan
on 31 Aug 2020
Edited: Jan
on 31 Aug 2020
@Walter: I'm using NoScript, but adobetm.com is allowed. Even if I deactivate all blockings, the behavior remains the same: When I click on the icon for setting a flag, deleting or adding a link, a small popup menu is displayed on top of the page, not on top of the window. So I can use these features as long as the page is scrolled to the top already. When I scroll a little bit down, the upper part of the appearing popup window is cropped already and I cannot scroll anymore in the scrollbar oder with the mouse wheel. Here an example, where the lower part of the window is still visible:
As soon as I scroll some further few lines to the bottom, the popup window is not accessible anymore. All I see is a greyed window and only pressing escape actives it again.
I've included the image using Vivaldi, where the popupmenu ist created relative to the top of the window, not relative to the page. This seems to be an easy and browser-depending problem, which should be fixable with small effort. But obviously my 3 computers are the only ones, which are concerned. It might be worth to mention, that I set the up independent from each other. NoScript runs in Vivaldi also without disturbing the view.
Unfortunately the code editor is too smart in other browsers also. Placing the menu bar on top of the section for typing is a bad idea also, because it reduces the usable area, although there is so much empty space in horizontal direction. In addition the menubar moves out of view, if I type a longer message.
NoScript reveals that participating in this forum share more data with external services than I like to. Why should I tell twitter, Google, amazon and facebook details about my activities in this forum?
Jan
on 2 Sep 2020
Thanks, David. While it works in Vivaldi, I tried to find the cause of the problem in Firefox again. It was not NoScript, but "Dark Background and Light Text" in "Invert" mode, which glues the popup windows incorrectly. No I try it with "Dark Reader" instead and it works.
Jan
on 7 Jun 2019
Edited: Jan
on 7 Jun 2019
5 months later:
Since about a week, at about every 5th or 8th time pressing Ctrl-E my Firefox decides to switch to the first tab instead of activating the code style. This slows down the typing severely, because I have many open tabs and have to search the one I edit in.
I cannot edit links in Firefox anymore: If I press the chain-icon, the contents of the window is grayed out completely, but nothing else happens. I can re-enable the window by pressing escape only. There was a similar problem in the FileExchange also.
In the last 8.5 years the interface of this forum become more and more fragile. Sometimes I have a keyboard delay of more than 1 second today. Sometimes it takes more than 10 minutes before other given answers appear in a thread. I struggle massively with inserting the name of a person for addressing a comment by copy&paste - and in my cultural background calling persons with a correct spelling is important.
When I suggest a code for an if condition, the interface is such smart, that it inserts the end automatically and indents the body. But if only the condition matters, I have to delete the empty body and the end again. If I open a new code box afterwards, the automagic indentation is active. Trying to delete the inserted spaces manually let me fail frequently, because I delete more spaces and move to the previous line, which removed the code box also. Then trying to re-create the code box again with Ctrl-E causes troubles with the tabs of the browser - see above. I must spend a lot of time with removing and fixing the automagically inserted code.
I think it is obvious, that I like to solve Matlab problems, but being impeded by the interface frustrates me for many years now. Sometimes I switch to another forum with an intuitively working interface to calm down. It is supported by one single person in his spare-time. If there is a problem, it takes up to 12 hours until it is fixed. The name of a person is ineserted already, if I press a "cite" button. There I can concentrate on my answers, not on finding workarounds for strange decisions and bugs of the interface.
The MathWork's team has my full respect and they are doing a great job. Contacting them has been very productive in every case. But I speculate that perhaps the management decided for a far to complex interface for the forum and the pile of features causes troubles, which do not let my type simple answers in a dull way. It take months or years to fix problems and until now each step forward introduced more problems than it solves. Perhaps I'm only getting old, but for me the interface is too smart to be useful. The usability should rule.
Currently I cancel about 2 to 5 of my answers per day, when I struggle too hard, e.g. if I fix a wrong indentation the 5th time, because the interface overrides my editings automagically when I type a closing parenthesis. Then I delete my partially written answer and search for a question, which hopefully causes less conflicts between what I want to type and what the interface let me.
1 Comment
Image Analyst
on 29 Oct 2020
My Firefox can gradually creep up to 15 GB in memory usage. Beyond 2 GB it gets very sluggish. For example, it will freeze and if I type ahead anyway, it will get some, but not all of my letters. I think that is one of the problems you are having. Actually after about 3 GB it's virtually unusable. Not seeing what you type for 5-10 seconds, and then having it lose some of them is aggravating. Plus, even using the scrollbar on the left to move the page up and down takes many, many seconds to refresh the page - it's not "live".
And it takes forever to bring up a page. Usually when I click on an Answers link it takes 30 seconds to a minute to come up. Not sure if this delay is caused by database lookups to populate the right hand side with useful links that Answers does. Other web sites (like this one) can come up faster (6 seconds) if they don't have much content or do much database searching. I just did a time test to bring up the page with my Answers on it, and it took 45 seconds to come up (with 2.1 GB of memory in use).
I usually operate Firefox with a few dozen tabs open and even if I don't do anything, it quickly climbs to over a GB of RAM. Click on a few things and it's quickly up to 2 GB. If I just leave it sit for a few hours it creeps up to 5 GB or more. It's like it's pre-fetching all kinds of content from all kinds of links that I might be expected to click on to speed things up in case I click on them, but actually it does just hte opposite - it slows things down. To get around the memory usage creep, I even told Firefox to use just 2 processes in it's options but it seems to use 8 anyway, at least that's what task manager shows. This was one of the Firefox help recommendations, but didn't seem to work.
I was about to bail on Firefox and try the new Edge, but, like Chrome, there is still no way to pin my book mark panel to the left side in Chrome or Edge so that's a deal breaker for me. They used to have it in Internet Explorer, but then took it out when Edge replaced IE, and a lot of users left Edge and went to Firefox. Anyway, I'm going to shutdown Firefox and restart it, which sometimes generates a crash report. This will make it a lot more responsive, at least until the memory usage gets above about 2.5 GB.
ryan jenson
on 25 Mar 2019
Edited: ryan jenson
on 17 Jun 2019
this is what i do .
Hope this is helpful.
Jan
on 28 Mar 2019
I can confirm, that the paragraphs are shown correctly now without additional blank lines on top of it. The screen does not scroll away regularily, when a message exceed the screen height, but this happens only sometimes and in 90% of the cases it does not scroll the cursor out of view, but to the bottom line of the window. This problem is still not fixed reliably.
Unfortunately I see a new feature now: a weird growing and blinking cursor appears sometimes, see this screen shot (Win7/64, Firefox 66.0.1/64):
When I type, the cursor expands to the right. I do not know why it starts after the "The..." here, but te actual writing cursor is behind the "pro" currently.
It disappears, if I save the message and re-open it for editing.
@MathWorks: The GUI of Matlab Answers does not work reliably and intuitively for many years now. I cannot understand, why a company, which is famous for producing reliable software, is willing to present a broken web interface in public. I haven't seen such troubles in any other internet forum yet.
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!An Error Occurred
Unable to complete the action because of changes made to the page. Reload the page to see its updated state.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)