#4187: [IE6] Find a better solution for horizontal document scroll
--------------------------+-------------------------------------------------
 Reporter:  garry.yao     |       Owner:              
     Type:  Bug           |      Status:  new         
 Priority:  Normal        |   Milestone:  CKEditor 3.1
Component:  General       |     Version:              
 Keywords:  IE Confirmed  |  
--------------------------+-------------------------------------------------
Changes (by garry.yao):

  * keywords:  Confirmed => IE Confirmed


Old description:

> #3658 has been using the same hack from v2 to eliminate horizontal
> document scroll by force the vertical scrollbar, which is obtrusive for a
> document need no scrolling at all, a better solution should be found.

New description:

 #3658 has been using the same hack from v2 to eliminate horizontal
 document scroll with xhtml doctype by forcing the vertical scrollbar,
 which is obtrusive for a document need no scrolling at all, a better
 solution should be found.

--

Comment:

 A possible solution is shrinking the body a bit by setting:
 {{{
 body
 {
   width : 98%;
 }
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4187#comment:1>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to