After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784906 - Add the Shift + Ctrl + T and the Ctrl + T shortcuts in Help
Add the Shift + Ctrl + T and the Ctrl + T shortcuts in Help
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Documentation
git master
Other All
: Normal minor
: ---
Assigned To: Maintainers of Gnome user documentation
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-13 13:26 UTC by Dan Jacobson
Modified: 2017-10-21 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Added the Shift + Ctrl + T and the Ctrl + T shortcuts (1.31 KB, patch)
2017-07-16 17:03 UTC, Scott Cohen
none Details | Review
Fixes the Added the Shift + Ctrl + T and the Ctrl + T shortcuts fix to the previous attachment (1.35 KB, patch)
2017-07-31 03:35 UTC, Scott Cohen
committed Details | Review

Description Dan Jacobson 2017-07-13 13:26:20 UTC
Mention CTRL+SHIFT+T on
http://help.gnome.org/users/epiphany/stable/keyboard-shortcut.html.en
Comment 1 Scott Cohen 2017-07-16 17:03:31 UTC
Created attachment 355719 [details] [review]
Added the Shift + Ctrl + T and the Ctrl + T shortcuts

I fixed it and also added the open new tab shortcut, would you mind changing the title to accommodate that?
Comment 2 André Klapper 2017-07-16 17:50:44 UTC
Dan: Do not close bugs that are not fixed. Thanks.
Comment 3 Michael Catanzaro 2017-07-17 02:36:18 UTC
OK, thanks. Docs team likes to review documentation patches, so I'll leave this for them. In my experience they usually go through patches in batches once or twice a year, so don't be discouraged if it takes a while.
Comment 4 Michael Catanzaro 2017-07-30 20:08:53 UTC
(In reply to Michael Catanzaro from comment #3)
> OK, thanks. Docs team likes to review documentation patches, so I'll leave
> this for them. In my experience they usually go through patches in batches
> once or twice a year, so don't be discouraged if it takes a while.

Wow, can't believe I wrote this. I was trying way too hard to avoid reviewing such a simple patch. Let's just land it.
Comment 5 Michael Catanzaro 2017-07-30 20:09:27 UTC
(In reply to Michael Catanzaro from comment #3)
> OK, thanks. Docs team likes to review documentation patches

That's actually true, by the way, but doesn't mean we should let it delay us.
Comment 6 Michael Catanzaro 2017-07-30 23:35:56 UTC
Review of attachment 355719 [details] [review]:

OK, I tried building with this patch but I see a huge amount of errors. Did you test it?

Running custom install script '/usr/bin/python3 /home/mcatanzaro/Projects/GNOME/install/bin/meson --internal yelphelper install --subdir=help --id=epiphany --installdir=share/help --sources=index.page@@introduction.page@@legal.xml@@browse-local.page@@browse-private.page@@browse-tab.page@@browse-web.page@@browse-webapps.page@@browse-webapps-del.page@@cert.page@@cookies.xml@@data-cookies.page@@data-passwords.page@@history.page@@history-delete.page@@keyboard-shortcut.page@@pref.page@@pref-cookies.page@@pref-css.page@@pref-downloads.page@@pref-do-not-track.page@@pref-font.page@@pref-passwords.page@@prob-restore-closed-page.page@@proxy.page --media=media/epiphany-3-12.png@@media/private-browsing-3-12.png@@media/web-browser.png --langs=cs@@de@@el@@es@@fr@@hu@@ko@@pl@@pt_BR@@ru@@sv'
Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^

Error: Could not parse document:
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: Shift line 112 and key
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  expected '>'
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:112:  parser  error :  Opening and ending tag mismatch: keyseq line 112 and p
           <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>
                                                                                ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:113:  parser  error :  Opening and ending tag mismatch: p line 112 and td
       </td>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:114:  parser  error :  Opening and ending tag mismatch: td line 111 and tr
       </tr>
            ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:373:  parser  error :  Opening and ending tag mismatch: tr line 107 and tbody
     </tbody>
             ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:374:  parser  error :  Opening and ending tag mismatch: tbody line 42 and table
   </table>
           ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:375:  parser  error :  Opening and ending tag mismatch: table line 31 and page
 </page>
        ^
 /home/mcatanzaro/Projects/GNOME/epiphany/help/C/keyboard-shortcut.page:376:  parser  error :  Premature end of data in tag page line 1
 
 ^
Comment 7 Michael Catanzaro 2017-07-30 23:37:59 UTC
Review of attachment 355719 [details] [review]:

::: help/C/keyboard-shortcut.page
@@ +110,3 @@
+        </td>
+        <td>
+          <p><keyseq><key><Shift></key><key>Ctrl</key><key>T</key></keyseq></p>

The problem is the <brackets> around Shift. You've inadvertently created an XML tag. :)
Comment 8 Scott Cohen 2017-07-31 03:35:11 UTC
Created attachment 356622 [details] [review]
Fixes the Added the Shift + Ctrl + T and the Ctrl + T shortcuts fix to the previous attachment

Sorry, none of my machines have the dependencies to pass configure and I don't have the patience to investigate how to fix jhbuild. I would have tested if I did have the required dependencies though. Thanks for testing.
Comment 9 André Klapper 2017-07-31 10:52:38 UTC
Review of attachment 356622 [details] [review]:

You don't have to build (when not adding new pages / files).
You could open the page locally in yelp and watch the output on the terminal / console, via "yelp ./help/C/keyboard-shortcut.page".

The patch looks good to me.
Comment 10 Scott Cohen 2017-07-31 11:43:43 UTC
(In reply to André Klapper from comment #9)
> You could open the page locally in yelp and watch the output on the terminal
> / console, via "yelp ./help/C/keyboard-shortcut.page".

Thanks for the information, this is very handy.
Comment 11 Michael Catanzaro 2017-07-31 11:46:12 UTC
OK, thanks for your contribution!
Comment 12 Michael Catanzaro 2017-07-31 11:49:18 UTC
OK, thanks for your contribution!

This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.
Comment 13 Michael Catanzaro 2017-10-21 18:58:06 UTC
This was pushed back in July.