Closed Bug 603227 Opened 15 years ago Closed 15 years ago

[regression] urlbar does not unfloat after dismissing awesomescreen

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(fennec2.0b2+)

VERIFIED FIXED
Tracking Status
fennec 2.0b2+ ---

People

(Reporter: mbrubeck, Assigned: vingtetun)

References

Details

(Keywords: regression)

Attachments

(2 obsolete files)

Steps to reproduce: 1. Open Fennec 2. Tap in the urlbar to focus it. 3. Press escape ("back" on Android). 4. Scroll down. Expected results: urlbar scrolls offscreen Actual results: urlbar remains fixed to the top of the screen as the content pans Possibly a regression from bug 596614.
tracking-fennec: --- → ?
Attached patch Patch (obsolete) — Splinter Review
This is a regression from bug 596614
Assignee: nobody → 21
Attachment #482200 - Flags: review?(mark.finkle)
Attachment #482200 - Flags: review?(mark.finkle) → review+
Attached patch Patch v0.2 (obsolete) — Splinter Review
I've updated the patch because of a side effect of setting the element to a fixed position when showing the awesome screen. It looks liked 'fixed' position has a side effect of re-creating the inner frame for the element which kill the focused editor
Attachment #482200 - Attachment is obsolete: true
Attachment #482236 - Flags: review?(mark.finkle)
Comment on attachment 482236 [details] [diff] [review] Patch v0.2 I don't like the setTimeout(... 100) here. I worry about 100 -> 500 on a different device.
setTimeout(..., 0) is the only good setTimeout unless the delay is on purpose.
Blocks: 603713
tracking-fennec: ? → 2.0b2+
Attachment #482236 - Attachment is obsolete: true
Attachment #482236 - Flags: review?(mark.finkle)
fixed by 601619
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
This is not a works for me bug if there is a specific bug that fixed the issue!
Resolution: WORKSFORME → FIXED
verified FIXED on build: Mozilla/5.0 (Android; Linux armv71; rv:2.0b8pre) Gecko/20101015 Namoroka/4.0b8pre Fennec/4.0b2pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: