Closed
Bug 363421
Opened 19 years ago
Closed 19 years ago
Allow hiding minimonth for saving space
Categories
(Calendar :: Lightning Only, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jesusm, Unassigned)
References
Details
Attachments
(1 file)
|
228.00 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1) Gecko/20061010 Firefox/2.0
It could be viewing space saved hiding the current month calendar at pannel. see attached file
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
You can already do this by adding
#ltnMinimonthBox {
display: none !important;
}
to the 'chrome/userChrome.css' file in your profile folder.
[http://kb.mozillazine.org/Userchrome.css]
Comment 3•19 years ago
|
||
*** Bug 364006 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Component: Calendar Views → Lightning Only
QA Contact: views → lightning
Updated•19 years ago
|
Summary: Allow hiding the month view at pannel, for saving view space → Allow hiding minimonth for saving space
Comment 5•19 years ago
|
||
this could/should be made a preference of lightning imho...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•19 years ago
|
||
(In reply to comment #5)
> this could/should be made a preference of lightning imho...
Probably this is wasted effort since we're going to restructure the layout after 0.5 has been released. Please see bug #371916 and [1] for further information on this topic. I'd suggest to set this to WONTFIX.
[1] http://wiki.mozilla.org/Calendar:Improving_the_Calendar_Views
Comment 7•19 years ago
|
||
after some investigation and reading (see also http://forums.mozillazine.org/viewtopic.php?t=540971) I think we should set this to Wontfix at the time the new views are implemented. Until this time this is still a valid bug which has a rather easy fix (comment #2) but would be better to have as a preference.
Comment 8•19 years ago
|
||
I agree with Mickey (comment 6) and Bas (comment 7). With the proposal in bug 371916 (which was decided to be a good direction on the Hamburg F2F meeting), this bug is WONTFIX.
The proposal in bug 371916 is really the better solution and should also fix the issues, that Jesus (the original bug reporter) has.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•