[Webkit-unassigned] [Bug 99165] New: Web Inspector: Resume button in element inspector -> scripts has tooltip 'pause script execution'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 05:03:03 PDT 2012


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

           Summary: Web Inspector: Resume button in element inspector ->
                    scripts has tooltip 'pause script execution'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Chromium  bug: https://code.google.com/p/chromium/issues/detail?id=56116

User report:

What steps will reproduce the problem?
1. Insert a breakpoint somewhere on the main HTML page (element inspector -> scripts -> the main html file -> click the line number (I used 1951) to insert a break point)
2. Reload the page. It will stop loading when it reaches the breakpoint
3. Move your mouse over the resume button. The tooltip says 'pause script execution'. However it should say 'Resume script execution' as the script is already paused.

What is the expected result?
'Resume script execution' tooltip

What happens instead?
'Pause script execution' tooltip

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