Bug 84755 - Web Inspector: REGRESSION: Incorrect highlight position for inspected elements in scrolled page
Summary: Web Inspector: REGRESSION: Incorrect highlight position for inspected element...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Xianzhu Wang
URL:
Keywords:
: 84655 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-24 13:11 PDT by Xianzhu Wang
Modified: 2012-04-26 13:57 PDT (History)
12 users (show)

See Also:


Attachments
patch (13.16 KB, patch)
2012-04-24 18:10 PDT, Xianzhu Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2012-04-24 13:11:18 PDT
See crbug.com/124796

It was caused by my change http://trac.webkit.org/changeset/114659/
Sorry for the break. Will fix soon.
Comment 1 Xianzhu Wang 2012-04-24 18:10:06 PDT
Created attachment 138706 [details]
patch
Comment 2 Pavel Feldman 2012-04-24 22:23:48 PDT
Comment on attachment 138706 [details]
patch

Could you also add a test covering the highlight position for the scrolled iframe? I remember it has been regressing as well earlier.
Comment 3 WebKit Review Bot 2012-04-25 00:10:39 PDT
Comment on attachment 138706 [details]
patch

Clearing flags on attachment: 138706

Committed r115172: <http://trac.webkit.org/changeset/115172>
Comment 4 WebKit Review Bot 2012-04-25 00:10:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Xianzhu Wang 2012-04-25 08:49:31 PDT
(In reply to comment #2)
> (From update of attachment 138706 [details])
> Could you also add a test covering the highlight position for the scrolled iframe? I remember it has been regressing as well earlier.

Filed https://bugs.webkit.org/show_bug.cgi?id=84869 for it.
Comment 6 Timothy Hatcher 2012-04-26 13:57:26 PDT
*** Bug 84655 has been marked as a duplicate of this bug. ***