Typing a character that causes horiz scrollbar to appear doesn't scroll up #550

Closed
opened 2012-05-25 03:42:09 +02:00 by marijnh · 6 comments
marijnh commented 2012-05-25 03:42:09 +02:00 (Migrated from gitlab.com)
  1. Open http://codemirror.net/demo/fullscreen.html
  2. Go to the last line of the file
  3. Type a bunch of characters until you get to the right edge

Result: When you type the character that makes the horizontal scrollbar appear, the editor doesn't scroll up, so the character is underneath the scrollbar. Typing another character makes it scroll to cursor properly.

1. Open http://codemirror.net/demo/fullscreen.html 2. Go to the last line of the file 3. Type a bunch of characters until you get to the right edge Result: When you type the character that makes the horizontal scrollbar appear, the editor doesn't scroll up, so the character is underneath the scrollbar. Typing another character makes it scroll to cursor properly.
marijnh commented 2012-05-25 03:42:44 +02:00 (Migrated from gitlab.com)

Found this while testing my scrolling changes (they exhibit the same bug, which maybe is a good sign that the changes haven't disrupted the overall logic too much :))

Found this while testing my scrolling changes (they exhibit the same bug, which maybe is a good sign that the changes haven't disrupted the overall logic too much :))
marijnh commented 2012-05-30 16:43:23 +02:00 (Migrated from gitlab.com)

Will your changes help here, since they also touch the scrolling-and-updating order?

Will your changes help here, since they also touch the scrolling-and-updating order?
marijnh commented 2012-05-30 18:33:56 +02:00 (Migrated from gitlab.com)

No, the bug still occurs with my changes. I haven't debugged into it to figure out where the problem is.

No, the bug still occurs with my changes. I haven't debugged into it to figure out where the problem is.
marijnh (Migrated from gitlab.com) closed this issue 2012-06-18 12:10:48 +02:00
marijnh commented 2012-07-17 02:45:38 +02:00 (Migrated from gitlab.com)

mentioned in issue #1240

mentioned in issue #1240
marijnh commented 2012-07-18 01:25:49 +02:00 (Migrated from gitlab.com)

mentioned in issue #643

mentioned in issue #643
marijnh commented 2012-08-23 22:39:18 +02:00 (Migrated from gitlab.com)

mentioned in issue #745

mentioned in issue #745
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#550
No description provided.