[Webkit-unassigned] [Bug 71271] [Qt] Web Inspector: local inspector client UI becomes unresponsive on debugger pause during

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 03:04:41 PST 2012


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





--- Comment #15 from Manuel Lazzari <manuel.lazzari at gmail.com>  2012-02-15 03:04:40 PST ---
Not sure that what's happening in our hybrid QtWebKit app with Qt 4.8.0 compiled from source on Windows and Mac OS X is related/linked to this bug, if not please advise.

When I put a breakpoint in the javascript debugger and i trigger the breakpoint the javascript execution does stop but the debugger becames unusable/broken:

* the debugger does not seems to be in breakpoint (e.g. there are no stepper buttons like the "continue" button).

* scrolling through the javascript code causes the code div to scroll but the line numbers do not scroll anymore.

* closing the web inspector window will cause the javascript execution to continue: I suppose that the breakpoint was correctly triggered and cleared when exiting the window.

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