Ticket #1067 (closed defect: invalid)
"Linker Plugin" fails with two or more editors on the same page
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Plugin_Linker | Version: | |
| Severity: | major | Keywords: | Version 0.93 |
| Cc: |
Description
When I add two or more editors to one page, the inline-dialog only appears in one textarea when i press the "insert web link" button.
So i'm not able, to insert a link to the second, third, ... editor window Here is the modified code from the Newbie.html:
<textarea id="myTextArea" name="myTextArea" rows="10" cols="50" style="width: 100%"></textarea> <textarea id="anotherOne" name="anotherOne" rows="10" cols="50" style="width: 100%"></textarea>
I'm using Firefox 2.0.0.6
Can someone please confirm this behaviour?
Change History
Note: See
TracTickets for help on using
tickets.
