RESOLVED FIXED Bug 97442
Web Inspector: [TextEditor] conditional breakpoint popup not showing up the first time
https://bugs.webkit.org/show_bug.cgi?id=97442
Summary Web Inspector: [TextEditor] conditional breakpoint popup not showing up the f...
Andrey Adaikin
Reported 2012-09-24 02:56:26 PDT
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.
Attachments
Patch (6.70 KB, patch)
2012-09-24 03:04 PDT, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2012-09-24 03:04:27 PDT
WebKit Review Bot
Comment 2 2012-09-24 09:36:08 PDT
Comment on attachment 165339 [details] Patch Clearing flags on attachment: 165339 Committed r129381: <http://trac.webkit.org/changeset/129381>
WebKit Review Bot
Comment 3 2012-09-24 09:36:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.