WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66268
editing/deleting/regional-indicators.html fails on GTK and Qt
https://bugs.webkit.org/show_bug.cgi?id=66268
Summary
editing/deleting/regional-indicators.html fails on GTK and Qt
Adam Barth
Reported
2011-08-15 17:29:41 PDT
editing/deleting/regional-indicators.html was introduced in
http://trac.webkit.org/changeset/93068
and fails since introduction. Alexey says that this is an minor bug in the handling of these characters in the Chromium port.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-08-15 17:35:26 PDT
I've taken another look, and now I'm wondering about why this test doesn't fail elsewhere. The fixed code is under #if PLATFORM(MAC), and cross-platform fallback certainly returns a wrong result for that case. There seems to be more difference between platforms than I thought.
Csaba Osztrogonác
Comment 2
2011-08-16 01:11:11 PDT
It fails on GTK and Qt too.
Zoltan Horvath
Comment 3
2011-08-16 01:57:51 PDT
I skipped it for Qt in
http://trac.webkit.org/changeset/93088
.
Steve Block
Comment 4
2011-08-16 07:20:24 PDT
Skipped for Chromium in
http://trac.webkit.org/changeset/93075
Steve Block
Comment 5
2011-08-16 07:43:59 PDT
This test is also timing out on Chromium Linux dbg bots due to an assertion failure. See
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20%28deps%29%28dbg%29%281%29/builds/9926
Added TIMEOUT expectation with
http://trac.webkit.org/changeset/93099
Ádám Kallai
Comment 6
2013-02-17 13:58:07 PST
The test is still failing on Qt.
Martin Robinson
Comment 7
2015-05-07 17:56:05 PDT
Expectations look good now.
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