[Webkit-unassigned] [Bug 29967] clicking the text in a "Request Payload" section in Resource panel causes text to disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 10:00:11 PDT 2009


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


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40531|                            |review?
               Flag|                            |




--- Comment #2 from Patrick Mueller <pmuellr at yahoo.com>  2009-10-02 10:00:10 PDT ---
Created an attachment (id=40531)
 --> (https://bugs.webkit.org/attachment.cgi?id=40531)
proposed patch - 2009/10/02 - 1

simple fix - the tree element was "selectable".  making it not selectable keeps
the text from disappearing.  Note, "selectable" is a tree thing - the text in
the request payload is still swipe-able (for copy/paste)

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