#3970: Source mode textarea issue on IE7 strict with scrollbars
----------------------------+-----------------------------------------------
 Reporter:  tobiasz.cudnik  |       Owner:              
     Type:  Bug             |      Status:  new         
 Priority:  Normal          |   Milestone:  CKEditor 3.x
Component:  General         |     Version:              
 Keywords:  IE Confirmed    |  
----------------------------+-----------------------------------------------
 Source mode textarea issue on IE7 strict with scrollbars. Continuation of
 #3921.
 === TC ===
 {{{
   <div style="overflow:scroll;height:200px;">
          <p>
             <label for="editor1">
                Editor 1:</label><br/>
             <textarea cols="80" id="editor1" name="editor1"
 rows="10">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;.
 You are using &lt;a
 href="http://www.fckeditor.net/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>
             <script type="text/javascript">
                   CKEDITOR.replace( 'editor1' );
             </script>
          </p>
       </div>
 }}}
  Textarea overflows out of scrolled area.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3970>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to