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 115337 - loading page title should be "loading 'page address'"
loading page title should be "loading 'page address'"
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: 1.8
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 137850 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-06-17 06:52 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2005-07-24 12:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (2.16 KB, patch)
2003-06-17 15:23 UTC, Christian Persch
none Details | Review
proposed implementation (4.72 KB, patch)
2003-06-19 18:08 UTC, Christian Persch
none Details | Review

Description Dave Bordoley [Not Reading Bug Mail] 2003-06-17 06:52:30 UTC
loading page title should be "loading 'page address'", so that us that
don't use a address entry know what page is loading.
Comment 1 Marco Pesenti Gritti 2003-06-17 08:01:32 UTC
Could be tricky to implement. The whole loading/blank stuff need to be
thinked more carefully as a whole. Atm it's a mess :/
Comment 2 Christian Persch 2003-06-17 15:23:34 UTC
Created attachment 17583 [details] [review]
fix
Comment 3 Marco Pesenti Gritti 2003-06-17 16:02:52 UTC
I think we should try to think to the whole logic before making small
changes. If you want to propose it please do, otherwise I'll get at it
tonight or tomorrow.
Comment 4 Christian Persch 2003-06-19 18:08:39 UTC
Created attachment 17632 [details] [review]
proposed implementation
Comment 5 Marco Pesenti Gritti 2003-06-20 16:56:58 UTC
Checked in a fix. chpe hope you dont mind ... I really need to get
this in 0.7.1.
Comment 6 spark 2004-03-21 14:17:31 UTC
Aparently the "fix" doesn't fix this bug. Reopening as a spin off from
bug 124000.
Comment 7 Christian Persch 2004-04-08 22:01:05 UTC
Comment on attachment 17632 [details] [review]
proposed implementation

Marking obsolete attachments in open bugs.
Comment 8 Marco Pesenti Gritti 2004-04-17 09:06:48 UTC
Note that is only until a title is available.
Comment 9 Marco Pesenti Gritti 2004-04-17 09:09:40 UTC
*** Bug 137850 has been marked as a duplicate of this bug. ***
Comment 10 Marco Pesenti Gritti 2004-04-17 09:11:12 UTC
Additionally it should happen only when there is not a previous page (we can
prolly the check the title implementation wise) in the browser. When a page is
loaded the title should be synced with it. This is just to deal with the edge
case when nothing has still been loaded in the browser and calling it "Blank
page" would be wrong.
Comment 11 Christian Persch 2004-08-15 18:24:12 UTC
Mass-moving Targe Milestone 1.4 -> 1.6 due to feature, UI and string freeze.
Comment 12 Christian Persch 2004-10-13 10:54:09 UTC
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Comment 13 Christian Persch 2005-02-10 18:24:00 UTC
Mass-moving bugs from Target Milestone: 1.6 to 1.8 because of feature, UI and
string freeze.
Comment 14 Christian Persch 2005-07-24 12:30:01 UTC
Fixed in cvs by the patch from bug 171622.