[Webkit-unassigned] [Bug 38548] REGRESSION: Weird focus behavior affects quoting on University of Washington message board system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 14:00:05 PDT 2010


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56619|review?                     |review+
               Flag|                            |




--- Comment #25 from Ojan Vafai <ojan at chromium.org>  2010-05-20 14:00:03 PST ---
(From update of attachment 56619)
Please improve the comment before committing.

WebCore/page/FocusController.cpp:516
 +              // In case selection was in an input or textarea we need to clear the selection. See bug 38696.
I find this comment a bit confusing and it doesn't say much over the one below. How about:
// Don't clear the selection for contentEditable elements, but do clear it for input and textarea. See bug 38696.

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