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 747973 - "Reload Anyway" when a page fails loading
"Reload Anyway" when a page fails loading
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-16 09:25 UTC by Jakub Steiner
Modified: 2016-02-28 17:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (12.87 KB, image/png)
2015-04-16 09:25 UTC, Jakub Steiner
  Details
Improve reload buttons on error pages (3.75 KB, patch)
2016-02-28 17:41 UTC, Michael Catanzaro
committed Details | Review

Description Jakub Steiner 2015-04-16 09:25:59 UTC
Created attachment 301703 [details]
screenshot

Same string is probably used for multiple errors, but "page failed loading [reload anyway]" feels werid to me.
Comment 1 Michael Catanzaro 2015-04-16 14:57:22 UTC
What would you prefer we name it?

In theory, users should never see that error page, because it means the web process crashed. But in practice, it crashes sometimes, and you want to be able to try loading the page again when it does, since it will often succeed on a second attempt.
Comment 2 Jakub Steiner 2015-04-16 15:12:52 UTC
Simple 'reload' works for me.
Comment 3 Michael Catanzaro 2016-02-28 17:41:28 UTC
The following fix has been pushed:
c0d9dd3 Improve reload buttons on error pages
Comment 4 Michael Catanzaro 2016-02-28 17:41:31 UTC
Created attachment 322596 [details] [review]
Improve reload buttons on error pages

* Fix translation of the access keys
* Get rid of "Anyway" as Jakub doesn't like it
* Use "opinionated design" for the TLS error page bypass