WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
175277
[GTK] docs.google.com fails to load editor correctly
https://bugs.webkit.org/show_bug.cgi?id=175277
Summary
[GTK] docs.google.com fails to load editor correctly
Christian Hergert
Reported
2017-08-07 11:54:52 PDT
After the initial loading of docs.google.com for a simple text document, I see a warning about reconnecting intermittently. Additionally, I can type new text (sometimes) but not navigate with arrow keys or delete the miss-inserted text. The errors in the console include: - The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored. - Refused to set unsafe header "Connection" - TypeError: undefined is not an object (evaluating 'c.length') Using Epiphany 3.25.2
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2018-04-25 17:08:38 PDT
I can confirm this is still happening as of WebKitGTK+ 2.20.1 with Epiphany 3.28.1.1
Adrian Perez
Comment 2
2018-04-25 17:25:00 PDT
(In reply to Adrian Perez from
comment #1
)
> I can confirm this is still happening as of WebKitGTK+ 2.20.1 > with Epiphany 3.28.1.1
After being patient and waiting a bit until the “Reconnecting” notification goes away, editing seems to be back and works fine. In the inspector console there's now only one error: “The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.” ...yet things work despite the error. Christian, could you please check with newer versions of WebKitGTK+/Epiphany and confirm that Google Docs works for you as well?
Christian Hergert
Comment 3
2018-04-25 18:08:03 PDT
docs.google.com seems to work for me to edit a text document now. However, google notifications area still doesn't seem to be working.
Michael Catanzaro
Comment 4
2018-04-25 19:05:43 PDT
(In reply to Christian Hergert from
comment #3
)
> docs.google.com seems to work for me to edit a text document now. However, > google notifications area still doesn't seem to be working.
This should be fixed with libsoup 2.62.1. What version do you have?
Christian Hergert
Comment 5
2018-04-25 21:06:14 PDT
Today's tech preview snapshot. org.gnome.Epiphany/x86_64/master gnome-apps-nightly a644106bab3d - 5.1 MB user,current [christian@starthink build]$ flatpak --devel run --command=bash org.gnome.Epiphany//master bash-4.3$ pkg-config --modversion libsoup-2.4 2.62.0 Looks like it's still old libsoup.
Michael Catanzaro
Comment 6
2018-04-25 21:20:52 PDT
(In reply to Christian Hergert from
comment #5
)
> Looks like it's still old libsoup.
Yeah there's been no SDK build in several weeks, you can follow the adventure in
https://gitlab.gnome.org/GNOME/gnome-sdk-images/commits/master
. Today's new challenge is that stuff started depending on meson 0.56, and we don't have that yet....
Michael Catanzaro
Comment 7
2018-04-25 21:23:33 PDT
(In reply to Adrian Perez from
comment #2
)
> > “The source list for Content Security Policy directive > 'script-src' contains an invalid source: ''strict-dynamic''. > It will be ignored.”
Maybe Daniel would be interested in this, since docs.google.com is a pretty major website.
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