WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81980
[Chromium] SVG Geometry in corners with size less than 1 cannot be clicked
https://bugs.webkit.org/show_bug.cgi?id=81980
Summary
[Chromium] SVG Geometry in corners with size less than 1 cannot be clicked
Stephen Chenney
Reported
2012-03-22 15:41:09 PDT
Created
attachment 133370
[details]
Test case See the attached file. A circle with radius < 1, when placed in a viewport that scales it up to a visible size, cannot be clicked on. Chromium
http://code.google.com/p/chromium/issues/detail?id=118734
Attachments
Test case
(1.41 KB, text/html)
2012-03-22 15:41 PDT
,
Stephen Chenney
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric U.
Comment 1
2012-03-26 17:10:55 PDT
Sorry--I should have linked to my upstreaming of this bug earlier. Dirk Schulze says it's already fixed. *** This bug has been marked as a duplicate of
bug 81584
***
Stephen Chenney
Comment 2
2012-03-27 10:50:40 PDT
Not a duplicate of 81584, as the issue has not been fully fixed. In the test case the event is not received for the quarter circles in the corner. I renamed the bug to reflect the current problem.
Dirk Schulze
Comment 3
2012-03-27 11:40:01 PDT
It fully works for me. Can you check it again please? All circles lead to console output. The area between the circles doesn't.
Dirk Schulze
Comment 4
2012-03-27 11:41:21 PDT
Als(In reply to
comment #2
)
> Not a duplicate of 81584, as the issue has not been fully fixed. In the test case the event is not received for the quarter circles in the corner. > > I renamed the bug to reflect the current problem.
Even after the renaming the sense of the bug still sounds the same like on
bug 81584
. Why is it not a duplicate?
Stephen Chenney
Comment 5
2012-03-27 12:01:45 PDT
I reopened this one with an alternate name rather than reopening the original. I don't much care which one is open. I checked in Chrome tip-of-trunk from this morning. The quarter circles in the left image do not produce click messages in the JS console, while the full circles and the right-side quarters do. If this is behaving differently in Safari, mark it [Chromium] in the title and we'll look at it.
Dirk Schulze
Comment 6
2012-03-27 12:10:28 PDT
(In reply to
comment #5
)
> I reopened this one with an alternate name rather than reopening the original. I don't much care which one is open. > > I checked in Chrome tip-of-trunk from this morning. The quarter circles in the left image do not produce click messages in the JS console, while the full circles and the right-side quarters do. > > If this is behaving differently in Safari, mark it [Chromium] in the title and we'll look at it.
Ok, than this is a chromium only bug. Because our team at Adobe fixed it 2 or 3 weeks ago and it still works with TOT (just checked it). No idea why it fails on Chromium.
Philip Rogers
Comment 7
2012-04-28 13:56:42 PDT
This appears to be fixed in Chromium. May have been the Skia bug in
r115335
.
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