Opened 13 years ago
Closed 13 years ago
#4138 closed defect (fixed)
Unable to bring up link dialog on existing link (IE)
Reported by: | Adam Peller | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Editor | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
see test_Editor.html
Select some hypertext and click the create link button on the toolbar. fill in the dialog, hit set.
Now, select some or all of that text (now blue) and choose create link again. An error is seen in the console and the dialog does not appear (IE only)
"Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.test_Editor.html (line 1)"
Change History (2)
comment:1 Changed 13 years ago by
Reporter: | changed from guest to Adam Peller |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [10178]) fixes #4138: Unable to bring up link dialog on existing link (IE)