Ticket #1067 (closed defect: invalid)

Opened 6 years ago

Last modified 6 years ago

"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

Changed 6 years ago by ray

  • status changed from new to closed
  • resolution set to invalid

no, I can't

Note: See TracTickets for help on using tickets.