GNOME Bugzilla – Bug 115337
loading page title should be "loading 'page address'"
Last modified: 2005-07-24 12:30:01 UTC
loading page title should be "loading 'page address'", so that us that don't use a address entry know what page is loading.
Could be tricky to implement. The whole loading/blank stuff need to be thinked more carefully as a whole. Atm it's a mess :/
Created attachment 17583 [details] [review] fix
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.
Created attachment 17632 [details] [review] proposed implementation
Checked in a fix. chpe hope you dont mind ... I really need to get this in 0.7.1.
Aparently the "fix" doesn't fix this bug. Reopening as a spin off from bug 124000.
Comment on attachment 17632 [details] [review] proposed implementation Marking obsolete attachments in open bugs.
Note that is only until a title is available.
*** Bug 137850 has been marked as a duplicate of this bug. ***
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.
Mass-moving Targe Milestone 1.4 -> 1.6 due to feature, UI and string freeze.
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Mass-moving bugs from Target Milestone: 1.6 to 1.8 because of feature, UI and string freeze.
Fixed in cvs by the patch from bug 171622.