Bug 13194 - REGRESSION: Selection rects are wrong for images in search results from images.google.com
Summary: REGRESSION: Selection rects are wrong for images in search results from image...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-03-26 13:37 PDT by Darin Adler
Modified: 2007-03-26 17:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch, including pixel test and change log (34.12 KB, patch)
2007-03-26 15:14 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-03-26 13:37:22 PDT
The selection rects for images returned by images.google.com are offset from the images

* STEPS TO REPRODUCE
1. search for orange at images.google.com
2. Select a block of images

* RESULTS
The selection rects are all aligned to the top of the row, rather than around the image itself.

* REGRESSION
This works in release WebKit

<rdar://problem/5087738>
Comment 1 mitz 2007-03-26 15:14:00 PDT
Created attachment 13820 [details]
Patch, including pixel test and change log
Comment 2 Darin Adler 2007-03-26 16:07:08 PDT
Comment on attachment 13820 [details]
Patch, including pixel test and change log

r=me
Comment 3 Darin Adler 2007-03-26 17:04:59 PDT
Committed revision 20499.