Closed Bug 484234 Opened 16 years ago Closed 15 years ago

need to show the urlbar while the page is loading

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(fennec1.0+)

VERIFIED FIXED
Tracking Status
fennec 1.0+ ---

People

(Reporter: taras.mozilla, Assigned: hiro)

References

Details

Attachments

(1 file, 2 obsolete files)

see discussion in bug 483425
tracking-fennec: --- → ?
tracking-fennec: ? → 1.0+
Attached patch Proposed patch (obsolete) — Splinter Review
I am not convinced what expects exactly but this patch makes things better.
Assignee: nobody → ikezoe
Status: NEW → ASSIGNED
Attachment #381167 - Flags: review?
Attachment #381167 - Flags: review? → review?(mark.finkle)
I like the direction of the patch.  I'd add internal function names in the new methods for Tab since we're trying to go in that direction, but the code seems valid.  I'd also like a little explanation, perhaps in comments, about why the firstPageLoaded behavior exists.
Attached patch Add comments. (obsolete) — Splinter Review
Add some comments about firstPageLoaded behaviour, but I could't understand about internal function names.
Attachment #381167 - Attachment is obsolete: true
Attachment #381381 - Flags: review?(combee)
Attachment #381167 - Flags: review?(mark.finkle)
Attachment #381381 - Flags: review?(combee) → review-
Comment on attachment 381381 [details] [diff] [review]
Add comments.

I think we want to show the URLBar for any navigation, not just the first.

Bug 483425 is about panning to the top before we actually move away from the current page.
(In reply to comment #4)
> (From update of attachment 381381 [details] [diff] [review])
> I think we want to show the URLBar for any navigation, not just the first.

You mean the URLBar is shown after each page is loaded?
Agreed with Mark -- I want to see the URL bar show up whenever we navigate to a
new page, otherwise there's no good indicator of where you're going to.
Attached patch Revised patchSplinter Review
Persist the URLBar after each page is loaded.
Attachment #381381 - Attachment is obsolete: true
Attachment #381401 - Flags: review?(mark.finkle)
Comment on attachment 381401 [details] [diff] [review]
Revised patch

This patch does give the desired behavior.

We still have other issues around page navigation, but those are in other bugs.
Attachment #381401 - Flags: review?(mark.finkle) → review+
http://hg.mozilla.org/mobile-browser/rev/8b2dfdb54f4d
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified FIXED on builds:

Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.3a1pre) Gecko/20090818 Fennec/1.0a3pre

and

Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.3a1pre) Gecko/20090821
Fennec/1.0b3pre

and

Mozilla/5.0 (Macintosh; U; Intel Mac OSX 10.5; en-US; rv:1.9.2a2pre)
Gecko/20090808 Fennec/1.0b3pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: