Opened 17 years ago
Closed 17 years ago
#3056 closed Bug (fixed)
Selecting a tag using the "elements path" gives error in IE8
| Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | IE8 Review+ | Cc: |
Description
Put the cursor in the middle of "sample text" in IE8 in the current nightly of CKEditor, in the status bar click in the "strong" tag to select the whole tag.
It gives an error in the selection plugin, line 585, Invalid argument.
Attachments (2)
Change History (7)
comment:1 Changed 17 years ago by
| Owner: | set to Alfonso Martínez de Lizarrondo |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review? added |
|---|---|
| Status: | new → assigned |
| Version: | SVN (FCKeditor) → SVN (CKEditor) |
The final release of IE8 didn't fix the bug, so this patch takes care of it.
comment:3 Changed 17 years ago by
The patch was broken due to the recent changes. Updated to current SVN.
comment:4 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

Filed as https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=422699