#2862: plugin:maximize porting from v2
-----------------------------------------------+----------------------------
Reporter: garry.yao | Owner: martinkou
Type: New Feature | Status: new
Priority: Normal | Milestone: CKEditor 3.0
Component: General | Version: SVN (CKEditor)
Keywords: Confirmed Oracle HasPatch Review? |
-----------------------------------------------+----------------------------
Comment(by martinkou):
I've talked about Garry about the scrolling bug he mentioned. It concerns
the editing area rather than the outer window.
To reproduce:
1. Copy and paste the same row over and over in replacebyclass.html until
you have something like 500 lines or more.
2. Maximize the editor.
3. Scroll to the bottom.
4. Select the line at the bottom.
5. Restore the editor.
6. Now the selection is scrolled away from the viewable area.
Garry proposed to add clientWidth and clientHeight in 2862_11.patch, but
that causes another similar bug. The real fix is to use
CKEDITOR.dom.element::scrollIntoView(). The scrollIntoView()
implementation we have doesn't handle horizontal scrolls. But it should be
enough for most cases.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2862#comment:41>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac