Automatic Hyperlink conversion IE7+ #15

Open
opened 2010-09-23 13:46:11 +02:00 by tbuers · 1 comment
tbuers commented 2010-09-23 13:46:11 +02:00 (Migrated from github.com)

When you try to use a email or hyperlink surrounded by quotes in codemirror the quotes get removed after typing any character.

EG:

"test@test.nl"
becomes
test@test.nl

When you try to use a email or hyperlink surrounded by quotes in codemirror the quotes get removed after typing any character. EG: "test@test.nl" becomes test@test.nl
marijnh commented 2010-09-23 13:51:05 +02:00 (Migrated from github.com)

Hi,

See http://groups.google.com/group/codemirror/browse_thread/thread/91e377d110292d41/a64778637a80285e for a discussion of this problem. It is, basically, an IE bug. GMail has a similar problem (or at least, it did back then), and we have not yet found a workaround.

Hi, See http://groups.google.com/group/codemirror/browse_thread/thread/91e377d110292d41/a64778637a80285e for a discussion of this problem. It is, basically, an IE bug. GMail has a similar problem (or at least, it did back then), and we have not yet found a workaround.
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/codemirror1#15
No description provided.