[Webkit-unassigned] [Bug 132113] New: Web Inspector: Dashboard when paused in debugger shows some missing glyph boxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 01:16:19 PDT 2014


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

           Summary: Web Inspector: Dashboard when paused in debugger shows
                    some missing glyph boxes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://graougraou.com/tests/inspector-debugger/debug.h
                    tml
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Created an attachment (id=230063)
 --> (https://bugs.webkit.org/attachment.cgi?id=230063&action=review)
Screenshot showing the issue.

See the attached screenshot showing the debugger UI on my OS X 10.9.3 system with nightly r167733 and notice the missing glyph empty boxes next to the dash. This is coming from this bit of CSS: 

DebuggerDashboardView.css:112

.dashboard.debugger > .location .function-name::after {
    content: '\0A00\2014\0A00'; /*  —  */
}

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