[Webkit-unassigned] [Bug 16791] New: Confusing console error message clear behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 19:54:25 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16791

           Summary: Confusing console error message clear behavior
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
               URL: data:text/html,<body onload="alert(A)"></body>
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com
                CC: timothy at hatcher.name


The inspector's handling of error messages can be rather confusing.  For
example:

1) Load the snippet in the URL field above and open the inspector.
2) Note that there is a red, (1) bubble next to the document and "1 error"
under Console in the sidebar.
3) Select the console "tab" and hit the clear button.
4) The red, (1) bubble will disappear and the contents of the console is
erased.  "1 error" remains under the Console tab.
5) Close the inspector and reopen it.
6) The red, (1) bubble and error message in the console is back.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list