Closed
Bug 869333
Opened 12 years ago
Closed 12 years ago
Bottom toolbar obscures e-mail folders
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(b2g18 affected, b2g18-v1.0.1 affected)
RESOLVED
WORKSFORME
People
(Reporter: cwiiis, Unassigned)
Details
If you have enough folders (an especially common situation using GMail), the last folder will be inaccessible because the lower toolbar obscures it and the panel doesn't scroll far enough.
Noming this for 1.0, as it makes some e-mail completely inaccessible and should be easy to fix. As my last mail folder is my bugzilla mail, I'm personally not that concerned ;)
Comment 1•12 years ago
|
||
.bottom-toolbar-spacer should be protecting us from this. It's 9.6rem tall, and .bottom-toolbar is only 4.8rem tall. (The extra 4.8 comes from when the header was 'position: absolute' as well over top of the scroll area and was only 4.8rem high. So if anything, we should have too much protection...)
Can you identify what device you're using and what commits you tested on?
| Reporter | ||
Comment 2•12 years ago
|
||
huh, testing this again it is indeed fixed - this must have been recently resolved. Thanks for the quick response!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
blocking-b2g: tef? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•