[Webkit-unassigned] [Bug 38213] Page up / page down moves edited content for the entire height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 16:33:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38213


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54833|0                           |1
        is obsolete|                            |
  Attachment #54833|review?, commit-queue?      |
               Flag|                            |
  Attachment #54834|                            |review?, commit-queue?
               Flag|                            |




--- Comment #12 from Zelidrag Hornung <zelidrag at chromium.org>  2010-04-30 16:33:41 PST ---
Created an attachment (id=54834)
 --> (https://bugs.webkit.org/attachment.cgi?id=54834)
fixed mac link and behavior, other comments addressed  

- fixes WebCore::SelectionController::setSelection definition in
WebCore.base.exp
- made cursor align consistent with other apps on Mac
- replaced cursor align control param with enum (instead of bool) in
SelectionController::moveTo/setSelection and related calls
- added better descriptions to ChangeLogs
- compared to previous patch, it has the correct scroll #if logic for Mac vs.
the rest

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list