apostrophe destroys block editor

  1. What browsers show this problem?
    Firefox
  2. Please share an example project (if possible).
    https://snap.berkeley.edu/snap/snap.html#present:Username=fridolinux&ProjectName=Apostrophe%20bug
  3. Describes the steps to reproduce this issue.
    I. Make a block
    grafik
    The block should look like this: untitled script pic
    II. Add an apostrophe somewhere
    grafik
    III. Press OK
    grafik
    The Block now looks like this: untitled script pic-1
  4. What does Snap! currently do?
    Ignore the apostrophe and destroy the title and the inputs
  5. What should Snap! do instead?
    Alert that you can not use apostrophes in block titles and don't change the name
    OR
    Allow apostrophes

Yeah, this is a known bug.

As a workaround, I suggest using the Unicode "right single quotation mark," U+2019.

I just have to laugh at that

Why? It works! And looks better than an ASCII apostrophe, as a bonus.

I was laughing about the code, U+2019, U + last year

Oh.