Bug 92663

Summary: client-side image map does not work if coordinates are not top-left, bottom-right
Product: [Applications] konqueror Reporter: Justin Hawkins <justin>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: frank78ac
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***