Closed
Bug 937307
Opened 12 years ago
Closed 7 years ago
hidden (unselected) calendar events still take up space in the view
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mcorteel, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 2013102400
Steps to reproduce:
I have a lot a different calendars (I even have two google accounts in my calendar) and I want to hide some of them, for example a calendar that contains the opening hours of some nearby stores, which is a lot of recurring and simultaneous events.
Actual results:
The events actually disappear but they still take up space in the view (when they appear at all, but that's another issue). To explain that, I'd say that it is as if they were switched to visibility:hidden; instead of display:none; in the CSS.
The problem is that, because I have a lot of simultaneous events, I cannot read any header or event click on them (imagine the size of a header when there are 10 simultaneous events, 9 of which take up space though hidden on a 3.5'' screen in week mode).
Expected results:
The events that I don't want to see should disappear and give up space for the events in the calendars that I actually selected.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•