[webkit-reviews] review requested: [Bug 105757] [BlackBerry] Caret doesn't update position when scrolling text in Input element : [Attachment 180750] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 26 08:23:05 PST 2012


Sean Wang <xuewen.wang at torchmobile.com.cn> has asked  for review:
Bug 105757: [BlackBerry] Caret doesn't update position when scrolling text in
Input element
https://bugs.webkit.org/show_bug.cgi?id=105757

Attachment 180750: patch
https://bugs.webkit.org/attachment.cgi?id=180750&action=review

------- Additional Comments from Sean Wang <xuewen.wang at torchmobile.com.cn>
Call FrameSelection::updateAppearence() instead of
SelectionHandler::selectionPositionChanged(). The updateAppearence will call
selectionPositionChanged at last.


More information about the webkit-reviews mailing list