Bug 92663 - client-side image map does not work if coordinates are not top-left, bottom-right
Summary: client-side image map does not work if coordinates are not top-left, bottom-r...
Status: RESOLVED DUPLICATE of bug 138606
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 06:28 UTC by Justin Hawkins
Modified: 2008-07-09 21:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Hawkins 2004-11-04 06:28:49 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.4 20040623 
OS:                Linux

Although it violates the spec, other browsers seem to accept coordinates for client side image maps in any order, not just top-left (x,y) followed by bottom right (x,y).

You can see an example at the following address:

  http://hawkins.dropbear.id.au/~justin/konq/

Under firefox, both image maps are clickable. In konqueror, only the first one is (it has the coordinates specified according to the HTML spec).

Only a wish, but it would be nice if it could be worked around, as it can render some sites completely inoperative.
Comment 1 Frank Reininghaus 2008-07-09 21:21:45 UTC
This has been fixed a short while ago and works fine in SVN trunk rev. 830093.

*** This bug has been marked as a duplicate of 138606 ***