Text editor bugs (description field)

Avatar
  • updated
  • Fixed

We experience several editor related bugs. Here is a list:

* Sometimes text disappear when you press send.

* The editor sometimes get stuck in a strange state and everything is resizing/flashing. This happens almost every time

* Switching between html-mode and regular mode sometimes change the text in for example code-blocks.

Let us know if we can be of any help finding reproducible cases.

The web-browers I'm using is chrome version 19.0.1084.56

Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Fixed
We release a bunch of fixes for the editor. Could you check you issues again.
Feedback appreciated.
  • Fixed editor flickering (with scrolls)
  • Fixed image edit function on paste.
  • Fixed removing empty tags.
  • Fixed problem with unpredictable text removing.
  • Fixed autoresize issue.
  • Improved cleanup code on paste.
  • Fixed: IE code lowercase problem.
  • Fixed: set height after fullscreen.
  • Fixed: shift+enter shortcut (Chrome).
  • Fixed: insert link without focus.
  • Resolved: toolbar z-index problem.
Avatar
Sergey Stukov co-founder
  • Under review
Avatar
Sergey Stukov co-founder
  • Answer
  • Fixed
We release a bunch of fixes for the editor. Could you check you issues again.
Feedback appreciated.
  • Fixed editor flickering (with scrolls)
  • Fixed image edit function on paste.
  • Fixed removing empty tags.
  • Fixed problem with unpredictable text removing.
  • Fixed autoresize issue.
  • Improved cleanup code on paste.
  • Fixed: IE code lowercase problem.
  • Fixed: set height after fullscreen.
  • Fixed: shift+enter shortcut (Chrome).
  • Fixed: insert link without focus.
  • Resolved: toolbar z-index problem.
Avatar
Ragnar Svensson
That sounds fantastic, I will let you know once we have tested.
Avatar
Cheehan Tee
Editor flicker is not fixed. I see it all the time in the "Submit new feedback" box, "Update feedback status" box, and in fact, I'm seeing it right now as I'm typing this. 
I'm not sure if it's the same bug but what I'm seeing is the height of the editor box changing momentarily, causing everything below it to suddenly shift up then shift down again immediately.
Avatar
Sergey Stukov co-founder
Quote from Cheehan Tee
Editor flicker is not fixed. I see it all the time in the "Submit new feedback" box, "Update feedback status" box, and in fact, I'm seeing it right now as I'm typing this. 
I'm not sure if it's the same bug but what I'm seeing is the height of the editor box changing momentarily, causing everything below it to suddenly shift up then shift down again immediately.
We applied next update to the editor.
  • Improved: correction autoresize function
  • Improved: paste cleanup html.
  • Fixed: IE8-9 focus issue.