Ticket #830 (closed defect: fixed)

Opened 7 years ago

Last modified 4 years ago

Linker resizes editor in IE in some cases

Reported by: guest Owned by: gogo
Priority: normal Milestone:
Component: Plugin_Linker Version: trunk
Severity: normal Keywords:
Cc:

Description

Problem happens, when the editor <textarea> is <div>ed couple of times, like this: <div><div><textarea id="myTextArea"></textarea></div></div> AND the size of editor is small (cca <600px) Then if you make a link with LINKER and press OK, LINKER closes, link is created, but the editor's width increases.

The width increase depends on the number of <div> (more <div> = more width increase).

This problem happens in IE 6.0 for me. Firefox 1.5.0.6 is ok.

Change History

Changed 4 years ago by gogo

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

Invalid now we have new dialogs.

Note: See TracTickets for help on using tickets.