WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21504
Acid3: Safari pauses at 69/100 if a menu is open
https://bugs.webkit.org/show_bug.cgi?id=21504
Summary
Acid3: Safari pauses at 69/100 if a menu is open
Ian 'Hixie' Hickson
Reported
2008-10-09 12:25:02 PDT
STEPS TO REPRODUCE 1. Open
http://acid3.acidtests.org/
2. Immediately open a menu (e.g. the View menu). 3. Wait. ACTUAL RESULTS Test stops at 69/100 until you release the menu. EXPECTED RESULTS 100/100. Menu should have no effect on JS execution or anything.
Attachments
Add attachment
proposed patch, testcase, etc.
Gavin Sherlock
Comment 1
2008-10-09 12:37:12 PDT
I found that it I keep the menu open, it eventually continues to test 93, but never gets any further, even if I then release the menu. The failures are listed as: Failed 7 tests. Test 00 passed, but took 161ms (less than 30fps) Test 07 passed, but took 216ms (less than 30fps) Test 69 failed: timeout -- could be a networking issue Test 74 failed: getSVGDocument failed for <iframe> referencing an svg document. Test 75 failed: Result of expression 'svg.setCurrentTime' [undefined] is not a function. Test 76 failed: expected '0' but got '100' - Incorrect animVal value after svg animation. Test 77 failed: expected '3' but got '0' - getNumberOfChars returned incorrect string length. Test 78 failed: expected '90' but got '0' - getRotationOfChar(0) failed. Test 80 failed: Script in XHTML didn't execute Total elapsed time: 17.80s Tested with
r37012
on 10.5.5
Mark Rowe (bdash)
Comment 2
2008-10-09 16:29:17 PDT
This was fixed by <
http://trac.webkit.org/changeset/30778
>. It requires an updated version of Safari for the fix to take effect due to it being an opt-in check, to avoid unexpected behaviour in other WebKit-using applications.
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