Selection doesn't fill width if you scroll to the right #643

Closed
opened 2012-07-18 01:25:49 +02:00 by marijnh · 1 comment
marijnh commented 2012-07-18 01:25:49 +02:00 (Migrated from gitlab.com)
  1. Go to http://codemirror.net/demo/theme.html
  2. Duplicate the text of line 8 several times -- all the same line so you get a long line w/ horizontal scrollbar
  3. Scroll back to the left and select several lines of text
  4. Scroll to the right

Result: Selection highlight ends at the original right-hand viewport edge. It does not extend further to the right.

Expected: Before the fix for #550, the selection highlight extended as far right as you could scroll.

1. Go to http://codemirror.net/demo/theme.html 2. Duplicate the text of line 8 several times -- all the same line so you get a long line w/ horizontal scrollbar 3. Scroll back to the left and select several lines of text 4. Scroll to the right Result: Selection highlight ends at the original right-hand viewport edge. It does not extend further to the right. Expected: Before the fix for #550, the selection highlight extended as far right as you could scroll.
marijnh commented 2012-07-18 01:28:20 +02:00 (Migrated from gitlab.com)

mentioned in issue #1267

mentioned in issue #1267
marijnh (Migrated from gitlab.com) closed this issue 2012-07-18 15:35:18 +02:00
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#643
No description provided.