[Webkit-unassigned] [Bug 111951] Anchor tag ignored if image width and height are absent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 00:36:30 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=111951





--- Comment #15 from Andy Bajka <andy2013 at bajka.com>  2013-05-26 00:35:00 PST ---
(In reply to comment #13)
> Also, you say you have a reduction, but there is no reduction attached here or linked to from here.

Here's reduction example.

Please use an iPad or iPhone for this test running Safari Mobile.

The first time you click the link it will scroll to the anchor as it should. But if you reload the page it scrolls and stops before the anchor. The amount it's off by is the height of the one image in this test page above the anchor.

http://www.southbayriders.com/webkit/test.php/#tips

If you add the height information to the image the anchor works perfectly every time, even after a page reload.

One might ask, why not just add the height information to all images. The reason is that forums don't use the height to indicate the image height. This is done so that images can be dynamically scaled tp fit within the message area.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list