morphic.js icon indicating copy to clipboard operation
morphic.js copied to clipboard

Glitches in scroll morph scrolling when editing text inside it

Open davidedc opened this issue 11 years ago • 0 comments

steps:

  • open a scrollmorph
  • drop a rectangle inside it
  • also drop a string inside it

screen shot 2015-02-12 at 00 12 23

  • select the string so caret appears

observed:

  • the rectangle disappears screen shot 2015-02-12 at 00 12 29

expected;

  • the rectangle should still be visible while user edits the string

(this was fixed in Zombie Kernel sometime in the past month)

davidedc avatar Feb 12 '15 00:02 davidedc