Hi All,

Web pages with < map > tag do not behave as expected when page is zoomed.
Typically, map tag with coords property do not scale properly when
page is zoomed.

E.g: http://24x7guru.com/joe/resolution.html , there is continue
button. If page is zoomed then that button do not work.

Basically, map tag coordinated are not scaling perperly I feel.
< map name="Map" id="Map" >
    < area shape="rect"
coords="312,463,438,508"href="http://24x7guru.com/joe/Index.html";
<http://24x7guru.com/joe/Index.html%22>  / >
< / map >

Please let me now, whether web page is coded wrongly or
Qt/webkit-4.5.2 has issue.

regards
Purush
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to