Closed Bug 655361 Opened 14 years ago Closed 14 years ago

Move the browser too during firstrun sidebar discovery animation

Categories

(Firefox for Android Graveyard :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 6

People

(Reporter: mbrubeck, Assigned: mbrubeck)

References

Details

(Keywords: polish)

Attachments

(2 files)

Attached patch patchSplinter Review
Bug 625229 added a firstrun animation to show the sidebars. However, the sidebars appear over the content area during this animation, instead of panning with the content area. This is different from normal operation, and might be confusing. This patch makes the content and sidebars animate together. Tested on Galaxy Tab, and it is about as smooth with this patch as without. If there's a better way of getting it to translate everything by the correct distance, I'd love to hear it. :)
Attachment #530725 - Flags: review?(mark.finkle)
Let's get UX to figure out if we care about the "float over" effect
Attached image Screenshot
Adding a screenshot of what I see, tracking to see if the attached patch will resolve that too.
I think we should land this bug...its too weird to show a state that doesn't happen in the normal usage of the UI
(In reply to comment #3) > I think we should land this bug...its too weird to show a state that doesn't > happen in the normal usage of the UI sounds good
Comment on attachment 530725 [details] [diff] [review] patch I really dislike the 121px we are using in CSS (not just here). I wonder if we should at least use a @variable@ for it
Attachment #530725 - Flags: review?(mark.finkle) → review+
Maybe we should just move this to javascript, where we can be sure we'll have the widths "semi" correct. Also can't we just animate the entire #controls-scrollbox rather than moving three different boxes?
(In reply to comment #6) > Maybe we should just move this to javascript, where we can be sure we'll > have the widths "semi" correct. New bug > Also can't we just animate the entire #controls-scrollbox rather than moving > three different boxes? Hmm, this has potential
(In reply to comment #6) > Also can't we just animate the entire #controls-scrollbox rather than moving > three different boxes? Unfortunately, no. #controls-scrollbox is only as wide as the screen; the sidebars are hidden in its overflow normally.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 6
Depends on: 656779
Mozilla/5.0 (Android; Linux armv71; rv6.0a1) Gecko/20110513 Firefox/6.0a1 Fennec/6.0a1 Device: Droid 2 OS: Android 2.2
Status: RESOLVED → VERIFIED
Depends on: 656775
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: