Cursor incorectly displayed after applying scale transform #5199

Closed
opened 2018-01-20 15:08:36 +01:00 by marijnh · 2 comments
marijnh commented 2018-01-20 15:08:36 +01:00 (Migrated from gitlab.com)

When scale is applied to codemirror its cursor's position and size are incorrectly displayed, see picture below. I checked either css transform and svg foreignObject, both exhibits same issue.

screen capture of official codemirror page with css transform: scale(2)

obraz

When scale is applied to codemirror its cursor's position and size are incorrectly displayed, see picture below. I checked either css transform and svg foreignObject, both exhibits same issue. screen capture of official codemirror [page](https://codemirror.net/) with css `transform: scale(2)` ![obraz](https://user-images.githubusercontent.com/11303115/35184165-3e08e9aa-fdf2-11e7-94e5-b55c76f858f6.png)
marijnh commented 2018-01-20 22:56:53 +01:00 (Migrated from gitlab.com)

This is a known issue. See #2443—it's titled somewhat differently but describes the same problem. It's not likely this will be fixed in the short term.

This is a known issue. See #2443—it's titled somewhat differently but describes the same problem. It's not likely this will be fixed in the short term.
marijnh (Migrated from gitlab.com) closed this issue 2018-01-20 22:56:53 +01:00
marijnh commented 2025-03-14 14:59:17 +01:00 (Migrated from gitlab.com)

mentioned in issue #38

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