Closed
Bug 999951
Opened 11 years ago
Closed 10 years ago
[Flatfish] [Settings] The root (left) panel is not visible
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: iean.lin, Unassigned)
Details
Attachments
(1 file)
1.07 MB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140317233623
Summary: [Flatfish] [Settings) The root (left) panel is not visible → [Flatfish] [Settings] The root (left) panel is not visible
In gaia/apps/settings/style/settings.css
section[role="region"] {
transform: translateX(+100%);
transition: transform .4s ease, visibility .4s;
visibility: hidden;
height: 0;
}
Sorry but I don't understand the issue :-( Could you attach a screenshot to explain ?
Flags: needinfo?(iean.lin)
This issue has been fixed, thanks.
Flags: needinfo?(iean.lin)
Comment 4•10 years ago
|
||
(In reply to Iean Lin from comment #3)
> Created attachment 8432990 [details]
> The screenshot picture
>
> This issue has been fixed, thanks.
Issue fixed?
(In reply to Andrew Truong [:feer56] from comment #4)
> (In reply to Iean Lin from comment #3)
> > Created attachment 8432990 [details]
> > The screenshot picture
> >
> > This issue has been fixed, thanks.
>
> Issue fixed?
Yes, it fixed from May 7.
Comment 6•10 years ago
|
||
Could you explain how it was fixed?
Also, is it okay to close this bug report?
(In reply to Andrew Truong [:feer56] from comment #6)
> Could you explain how it was fixed?
>
> Also, is it okay to close this bug report?
Sorry, I'm not the gaia guy, I don't know what's changed, it's just my testing result.
Yes, I think this issue can be closed.
Comment 8•10 years ago
|
||
Closing as per comment #7
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•