lineWrapping not wrapping on tab #1380

Closed
opened 2013-03-20 04:36:26 +01:00 by marijnh · 1 comment
marijnh commented 2013-03-20 04:36:26 +01:00 (Migrated from gitlab.com)

Line wrapping does not seem to respond to tabs.

Steps to replicate:

  1. Open a codemirror editor with lineWrapping=true (ie: http://codemirror.net/demo/variableheight.html)
  2. Start inserting tabs
  3. Tabs cause the editor to scroll horizontally

I'm running on Chrome 25.0.1364.172.
Screen Shot 2013-03-19 at 11 35 39 PM

Line wrapping does not seem to respond to tabs. Steps to replicate: 1. Open a codemirror editor with lineWrapping=true (ie: http://codemirror.net/demo/variableheight.html) 2. Start inserting tabs 3. Tabs cause the editor to scroll horizontally I'm running on Chrome 25.0.1364.172. ![Screen Shot 2013-03-19 at 11 35 39 PM](https://f.cloud.github.com/assets/1254471/279148/4c4ccf04-910f-11e2-9068-4d292cfff294.png)
marijnh (Migrated from gitlab.com) closed this issue 2013-03-20 07:34:37 +01:00
marijnh commented 2013-03-20 07:35:23 +01:00 (Migrated from gitlab.com)

This is another variant of #1362 , but the workaround used there doesn't work here. Attached patch seems to help.

This is another variant of #1362 , but the workaround used there doesn't work here. Attached patch seems to help.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#1380
No description provided.