<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>175277</bug_id>
          
          <creation_ts>2017-08-07 11:54:52 -0700</creation_ts>
          <short_desc>[GTK] docs.google.com fails to load editor correctly</short_desc>
          <delta_ts>2024-04-09 17:40:54 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=270784</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Christian Hergert">christian</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aperez</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>dbates</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1336069</commentid>
    <comment_count>0</comment_count>
    <who name="Christian Hergert">christian</who>
    <bug_when>2017-08-07 11:54:52 -0700</bug_when>
    <thetext>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 &apos;script-src&apos; contains an invalid source: &apos;&apos;strict-dynamic&apos;&apos;. It will be ignored.
- Refused to set unsafe header &quot;Connection&quot;
- TypeError: undefined is not an object (evaluating &apos;c.length&apos;)

Using Epiphany 3.25.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417893</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2018-04-25 17:08:38 -0700</bug_when>
    <thetext>I can confirm this is still happening as of WebKitGTK+ 2.20.1
with Epiphany 3.28.1.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417901</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2018-04-25 17:25:00 -0700</bug_when>
    <thetext>(In reply to Adrian Perez from comment #1)
&gt; I can confirm this is still happening as of WebKitGTK+ 2.20.1
&gt; 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&apos;s now only one error:

   “The source list for Content Security Policy directive
    &apos;script-src&apos; contains an invalid source: &apos;&apos;strict-dynamic&apos;&apos;.
    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?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417932</commentid>
    <comment_count>3</comment_count>
    <who name="Christian Hergert">christian</who>
    <bug_when>2018-04-25 18:08:03 -0700</bug_when>
    <thetext>docs.google.com seems to work for me to edit a text document now. However, google notifications area still doesn&apos;t seem to be working.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417945</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-04-25 19:05:43 -0700</bug_when>
    <thetext>(In reply to Christian Hergert from comment #3)
&gt; docs.google.com seems to work for me to edit a text document now. However,
&gt; google notifications area still doesn&apos;t seem to be working.

This should be fixed with libsoup 2.62.1. What version do you have?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417968</commentid>
    <comment_count>5</comment_count>
    <who name="Christian Hergert">christian</who>
    <bug_when>2018-04-25 21:06:14 -0700</bug_when>
    <thetext>Today&apos;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&apos;s still old libsoup.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417970</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-04-25 21:20:52 -0700</bug_when>
    <thetext>(In reply to Christian Hergert from comment #5) 
&gt; Looks like it&apos;s still old libsoup.

Yeah there&apos;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&apos;s new challenge is that stuff started depending on meson 0.56, and we don&apos;t have that yet....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1417971</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-04-25 21:23:33 -0700</bug_when>
    <thetext>(In reply to Adrian Perez from comment #2)
&gt; 
&gt;    “The source list for Content Security Policy directive
&gt;     &apos;script-src&apos; contains an invalid source: &apos;&apos;strict-dynamic&apos;&apos;.
&gt;     It will be ignored.”

Maybe Daniel would be interested in this, since docs.google.com is a pretty major website.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>