[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 17:20:10 PDT 2010


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

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




--- Comment #13 from Zelidrag Hornung <zelidrag at chromium.org>  2010-04-30 17:20:08 PST ---
Created an attachment (id=54838)
 --> (https://bugs.webkit.org/attachment.cgi?id=54838)
fixed mac link issues and scroll behavior, other comments addressed  

- fixes WebCore::SelectionController::setSelection definition in
WebCore.base.exp
- made cursor align consistent with how other apps work 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 patches, this cl used #if OS(DARWIN) properly

-- 
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