Ticket #830 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
