Bug 113559 - Image overlapping BiDi text
Summary: Image overlapping BiDi text
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Nobody
URL: http://www.dreamtheater.co.il/forums
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 23:36 PDT by Idan Adar
Modified: 2022-06-09 17:39 PDT (History)
5 users (show)

See Also:


Attachments
Screen shot of image overlapping text (28.74 KB, image/png)
2013-03-28 23:36 PDT, Idan Adar
no flags Details
Zip file containing a testcase: HTML + image file. (1.60 KB, application/zip)
2013-03-29 00:49 PDT, Idan Adar
no flags Details
Further minimized testcase (2.93 KB, application/zip)
2013-03-29 01:28 PDT, Idan Adar
no flags Details
Safari 15.5 matches other browsers (629.32 KB, image/png)
2022-06-09 17:31 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Idan Adar 2013-03-28 23:36:16 PDT
Created attachment 195700 [details]
Screen shot of image overlapping text

In the website http://www.dreamtheater.co.i you can see two images overlapping BiDi text.
See attached image.
Comment 1 Glenn Adams 2013-03-29 00:04:27 PDT
Please create a self-contained HTML file that reproduces the problem and attach it to this bug report.
Comment 2 Idan Adar 2013-03-29 00:49:25 PDT
See attached testcase (zip: html + image file)
I reduced it as much as I could. Hopefully also correctly.

You can compare what you see in the website to what you see in the provided testcase.
Comment 3 Idan Adar 2013-03-29 00:49:58 PDT
Created attachment 195704 [details]
Zip file containing a testcase: HTML + image file.
Comment 4 Idan Adar 2013-03-29 01:27:46 PDT
Submitting a further minimized testcase.
Comment 5 Idan Adar 2013-03-29 01:28:09 PDT
Created attachment 195706 [details]
Further minimized testcase
Comment 6 Alexey Proskuryakov 2013-03-29 16:06:01 PDT
I could reproduce in Safari 6.0.3, as well as in Firefox.
Comment 7 Ahmad Saleem 2022-06-09 17:31:02 PDT
Created attachment 460149 [details]
Safari 15.5 matches other browsers

I downloaded the reduce test case and changed it to JS Fiddle (also changing the icon with random pic from Internet - it works same across JPEG, PNG and GIF) and I am not able to reproduce the bug in Safari 15.5 on macOS 12.4. All browsers behave same as shown in the picture.

Link - https://jsfiddle.net/tcwy71mz/

If I am testing it incorrectly, please retest accordingly. Thanks!
Comment 8 Alexey Proskuryakov 2022-06-09 17:39:11 PDT
As all browsers continue to agree, I think that we'd need some explanation of why this is a bug.