[Webkit-unassigned] [Bug 28903] Web Inspector turns empty on selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 06:53:07 PDT 2009


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





--- Comment #20 from Patrick Mueller <pmuellr at yahoo.com>  2009-09-17 06:53:06 PDT ---
(In reply to comment #19)
> (In reply to comment #18)
> > I can't reproduce with the new steps. Is there anything in the system console?
> 
> I'm able to reproduce this in r48454, but it's intermittent, and usually
> doesn't happen.  Timing issue?  An inspector inspector's console lists the
> following error:
> 
>    inspector.js:14129
> 
> Currently doing a debug build to look into it a bit more.

inspector.js:14129 is ElementsPanel.js -
WebInspector.ElementsPanel.prototype._mouseMovedOutOfCrumbs(), which is the
target of a DOM "mousemove" event, so unlikely to be the cause of the problem.

Even getting these wasn't consistent; seems like I only got them with the empty
Elements panel, but not ALWAYS with the empty Elements panel.

Running a debug version of run-safari from the console, I saw nothing unusual
printed out.

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