WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8781
REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don't work
https://bugs.webkit.org/show_bug.cgi?id=8781
Summary
REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don'...
Geoff Cant
Reported
2006-05-07 19:50:40 PDT
The page
http://lisp.geek.nz/index.html
displays the imagemap correctly (mouseover+links work) in Safari (417.9.2), but none of the areas have working mouseover or are clickable in the Webkit nightly build (
r14216
).
Attachments
patch to remove extra declaration left in by accident
(526 bytes, patch)
2006-05-07 20:47 PDT
,
Darin Adler
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-05-07 20:37:12 PDT
I suspect I broke Path recently with my GraphicsContext changes.
Darin Adler
Comment 2
2006-05-07 20:44:19 PDT
Just need to remove the extra declaration of "path" on line 600 of html_imageimpl.cpp. I'll post a patch soon. In fact, a test will be easy to make, but harder than fixing the bug!
Darin Adler
Comment 3
2006-05-07 20:47:43 PDT
Created
attachment 8159
[details]
patch to remove extra declaration left in by accident
Dave Hyatt
Comment 4
2006-05-08 11:55:37 PDT
Comment on
attachment 8159
[details]
patch to remove extra declaration left in by accident r=me
Timothy Hatcher
Comment 5
2006-05-09 22:52:23 PDT
Landed in
r14275
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug