vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

selectLineStart action actually selects to start of text in wrapped mode #234

Closed kdvolder closed 11 years ago

kdvolder commented 11 years ago

Originally reported by Scott Andrews. We debugged it a little together and the conclusion was that in textView.js the function _doHome which is getting called by this action misbehaves if the following conditions are met:

This is most likely a bug in Orion. We should try to verify it in Orion and submit a bug report with Orion.