Bug 61331 - Find In page creates large vertical yellow bars next to page images
Summary: Find In page creates large vertical yellow bars next to page images
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://www-sul.stanford.edu/tools/tut...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 17:59 PDT by Mehmet
Modified: 2023-05-30 11:51 PDT (History)
5 users (show)

See Also:


Attachments
Screenshot (134.80 KB, image/png)
2011-05-23 17:59 PDT, Mehmet
no flags Details
bbc.co.uk on GtkLauncher (813.47 KB, image/png)
2011-07-27 00:47 PDT, Kamil Blank
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mehmet 2011-05-23 17:59:41 PDT
Created attachment 94528 [details]
Screenshot

What steps will reproduce the problem?
1. Go to http://www-sul.stanford.edu/tools/tutorials/html2.0/img.html
2. Do a find for "the" 
3. Notice the find highlights in section on 'align'. Because the images are inline the highlight extends to a large vertical bar as opposed to just the word being searched for. 

What is the expected output?
Normal find-in-page-matches.

What do you see instead?
Large vertical yellow bars next to page images

***Please see the enclosed screenshot.***

Thanks and regards
Mehmet
Comment 1 Mehmet 2011-05-23 18:12:02 PDT
Reproducible with Latest Webkit 87068.
Comment 2 Alexey Proskuryakov 2011-05-23 22:10:44 PDT
There is likely a duplicate bug about selection drawing already.
Comment 3 Ryosuke Niwa 2011-05-23 22:23:06 PDT
As far as I know, this is the expected behavior on Mac.  I'm not sure if we should do something else on Windows.

+dhyatt since we talked about this before.
Comment 4 Kamil Blank 2011-07-27 00:46:08 PDT
I also noticed the same bug on EFL/GTK port (Linux, r91753) and on Chrome/Windows (12.0.742.122). 
Looks like it's not only dependent on Mac platform - maybe it would be better to change category to cross-platform issue?
Moreover it makes huge layout issue on http://bbc.co.uk on all mentioned launchers - look at the attachment.
Comment 5 Kamil Blank 2011-07-27 00:47:57 PDT
Created attachment 102103 [details]
bbc.co.uk on GtkLauncher

Added screenshot from http://bbc.co.uk on GtkLauncher
Comment 6 Alexey Proskuryakov 2011-07-27 08:26:51 PDT
Selection painting over images is a different issue than reported here - that doesn't happen on Mac.
Comment 7 Kamil Blank 2011-07-27 13:25:56 PDT
(In reply to comment #6)
> Selection painting over images is a different issue than reported here - that doesn't happen on Mac.

Thanks. 

I couldn't find proper bug. Do you know if there is a bug created for this issue (selection over images) or do I have to create new one?
Comment 8 Ryosuke Niwa 2011-07-27 13:32:43 PDT
(In reply to comment #7)
> I couldn't find proper bug. Do you know if there is a bug created for this issue (selection over images) or do I have to create new one?

Please file a new bug with a reproduction.
Comment 9 Mehmet 2023-05-30 11:51:04 PDT
Closing my old bug report. Can't reproduce any longer.