Closed
Bug 1149678
Opened 10 years ago
Closed 9 years ago
Replace splash screen with an empty UI state for speed perception
Categories
(Firefox for iOS :: Theme & Visual Design, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: dhenein, Assigned: sleroux)
References
Details
We should replace the orange splash screen with a representation of an empty tab. How we generate these pngs (or use a xib) is in need of discussion.
Updated•10 years ago
|
tracking-fennec: ? → +
Comment 1•10 years ago
|
||
Is this going to be done before shipping? If not, we may want to fix the white margin on the bottom of the screen on the iPhone 6 while the splash screen is displayed.
Hardware: x86 → All
Comment 2•10 years ago
|
||
Presumably because it is tracking: +. There is also bug 1151490.
Assignee | ||
Comment 3•10 years ago
|
||
I have an idea that would alleviate the need to generate empty tab splash screen assets for every change in UI without too much change to the existing UI code. I can take this bug for later.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sleroux
Updated•10 years ago
|
Blocks: iosstartuptime
Assignee | ||
Comment 4•9 years ago
|
||
Unfortunately we won't be able to run any code during the launch screen process so my idea of reusing the custom view components we make in code like the URLBarView won't be possible. If we want to go with the empty UI approach, we'll need an image asset instead.
Reporter | ||
Comment 5•9 years ago
|
||
The app is launching much quicker now and I think the current white/grey splash screen is far less offensive. Proposing we leave it as is. Steph, can you just ensure what we have now works fine on all devices/resolutions? It's now using a LaunchScreen.xib I created, just let me know if we need any other verions of the png. You can mark this closed:wontfix when you're ready :)
Flags: needinfo?(sleroux)
Assignee | ||
Comment 6•9 years ago
|
||
Looks good on all the devices and orientations.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(sleroux)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•