[webkit-reviews] review requested: [Bug 14329] REGRESSION: TEXTAREA
- cannot drag-and-drop text at en.wikipedia.org/ :
[Attachment 15196] Patch, including pixel test and change log
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 23 05:23:10 PDT 2007
mitz at webkit.org has asked for review:
Bug 14329: REGRESSION: TEXTAREA - cannot drag-and-drop text at
en.wikipedia.org/
http://bugs.webkit.org/show_bug.cgi?id=14329
Attachment 15196: Patch, including pixel test and change log
http://bugs.webkit.org/attachment.cgi?id=15196&action=edit
------- Additional Comments from mitz at webkit.org
It is somewhat unfortunate that the column adjustment needs to be done in
selectionRect() for the non-clipped case, but the way absolutePosition() works
I couldn't think of a way to avoid that.
More information about the webkit-reviews
mailing list