WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
130045
REGRESSION: Hit testing on transitioning element is unreliable
https://bugs.webkit.org/show_bug.cgi?id=130045
Summary
REGRESSION: Hit testing on transitioning element is unreliable
Max Vujovic
Reported
2014-03-10 15:24:10 PDT
Created
attachment 226340
[details]
Test Case In Safari nightly
r165260
, when I try to click on the transitioning element, it doesn't dispatch a click event most of the time. However, sometimes it starts dispatching click events after I click on it a bunch of times. Works as expected in Chrome Canary 35.0.1871.0 and Firefox 27.0.1. Interestingly, the bug repros in Chrome Stable 33.0.1750.146.
Attachments
Test Case
(1001 bytes, text/html)
2014-03-10 15:24 PDT
,
Max Vujovic
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-03-12 13:03:59 PDT
Does this reproduce in Safari 7? Can you try some other nightlies? Would be useful to know when this regressed.
Max Vujovic
Comment 2
2014-03-12 17:35:24 PDT
(In reply to
comment #1
)
> Does this reproduce in Safari 7? Can you try some other nightlies? Would be useful to know when this regressed.
Yes, it repros in Safari 7.0.2 (9537.74.9) on my Mac. I'll try some nightlies when
http://nightly.webkit.org
comes back up.
Max Vujovic
Comment 3
2014-03-13 14:28:47 PDT
It repros at least as far back as this build:
r149492
2013-05-02 21:04:01 GMT
r149492
.dmg">http://builds.nightly.webkit.org/files/trunk/mac/WebKit-SVN-
r149492
.dmg I had to use an older Mac with 10.8.4 to run that build. I don't have a Mac old enough to test father back.
Daniel Bates
Comment 4
2014-04-05 16:25:01 PDT
This is an regression in the accelerated compositing code exclusively between shipping Safari 5.1.9 (6534.59.8) and Safari Version 6.1 (7537.71) with
r90316
. The test doesn't reproduce in shipping Safari 5.1.9 (6534.59.8) on Mac OS 10.6.8 (10K549) regardless of the state of accelerated compositing. The test reproduces only with accelerated compositing enabled in Safari Version 6.1 (7537.71) with
r90316
on Mac OS X 10.7.5 (11G63). Unfortunately I ran into limitations running nighties on Mac OS 10.6.8 and Mac OS X 10.7.5 that prevented me from further narrowing this range :(
Antoine Quint
Comment 5
2023-05-10 10:30:30 PDT
Seems reliable to me with Safari 16: hover works as expected and I always get an alert when clicking.
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