[Webkit-unassigned] [Bug 97442] New: Web Inspector: [TextEditor] conditional breakpoint popup not showing up the first time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 02:55:59 PDT 2012


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

           Summary: Web Inspector: [TextEditor] conditional breakpoint
                    popup not showing up the first time
           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: aandrey 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


The conditional breakpoint popup may not show up the first time we click on the gutter.
Also the popup will close itself on any mouse click event, even if it's targeted to the input box itself.

Example to repro:
- goto http://learningwebgl.com/lessons/lesson05/index.html
- open Source panel, select the file glMatrix-0.9.5.min.js
- mouse right click on the gutter on line 25 and choose "Add Conditional Breakpoint..."
- observe the popup opens and closes immediately
- do the same action on line 25 to edit the breakpoint
- now the popup should not close
- mouse click on the input box to observe the popup closing

Patch to follow.

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