Summary: | Inspector doesn't auto scroll when selecting text | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gavin Sherlock <gsherloc> |
Component: | Web Inspector (Deprecated) | Assignee: | Maxime Britto <maxime.britto> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | maxime.britto |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Description
Gavin Sherlock
2008-08-19 15:09:51 PDT
I don't think the bug is related to r35244, I've looked into it and it seems that according to the mouse eventm the first node under the mouse is the HTML node from the whole inspector, instead of the text node included in the current displayed ressource div. |