danhper / atomic-chrome

Edit Chrome textareas in Atom
https://goo.gl/Et0hwg
MIT License
916 stars 30 forks source link

Special Handling for Workflowy: Part 2 #16

Closed drosenstark closed 8 years ago

drosenstark commented 8 years ago

Not sure if this issue applies to any contenteditable area or just in Workflowy. It does not occur in TextArea instances.

Steps to Replicate

  1. In a Workflowy Note (shift-enter), type this text this..<that
    [The less-than sign is the issue]
  2. Open that note in Atom via Atomic Chrome
  3. Alter the text in Atom by adding a linefeed or whatever
  4. Now the text will truncate before the less-than sign, so this..
danhper commented 8 years ago

I managed to replicate the issue, thank you :+1: I am going to take a look!

drosenstark commented 8 years ago

That's great news, hopefully it's not a difficult fix, and perhaps it applies to other apps than WF...

THANKS

danhper commented 8 years ago

Hi, sorry for the delay! This should now be fixed in master, could you please give it a try before I publish a new version? Thanks :smile:

drosenstark commented 8 years ago

Instructions for Testing from Older Ticket

drosenstark commented 8 years ago

Tested commit d68ce2c2133 and the fix works! Thank you!

danhper commented 8 years ago

Great, thank you very much for testing! :smile: I just published 0.2.6 with the fix, it should be available from the store very soon!