Closed
Bug 544682
Opened 16 years ago
Closed 15 years ago
months should be viewed with different color to avoid confusion
Categories
(Calendar :: Calendar Frontend, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b2
People
(Reporter: ntsiros, Assigned: Fallen)
References
Details
(Whiteboard: [userChrome])
Attachments
(2 files, 2 obsolete files)
2.76 KB,
patch
|
Taraman
:
review+
|
Details | Diff | Splinter Review |
5.03 KB,
text/css
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier: Lightning/1.0b1
pair months should be viewed in a colour, and odd months should be viewed in another colour to make easier avoid confusion
Reproducible: Always
Steps to Reproduce:
going to calendar at lightning
Reporter | ||
Updated•16 years ago
|
Version: unspecified → Lightning 1.0b1
Reporter | ||
Updated•16 years ago
|
Keywords: verifyme
Whiteboard: pair months should be viewed in a colour, and odd months should be viewed in another colour to make easier avoid confusion
Assignee | ||
Comment 1•15 years ago
|
||
We won't be making this part of the core product, but I will add some attributes to our views that allow doing this via userChrome.css
Assignee: nobody → philipp
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: verifyme
Whiteboard: pair months should be viewed in a colour, and odd months should be viewed in another colour to make easier avoid confusion → [userChrome]
Assignee | ||
Comment 2•15 years ago
|
||
This patch cleans up some style and adds a couple of attributes.
Attachment #431126 -
Flags: review?(Mozilla)
Assignee | ||
Comment 3•15 years ago
|
||
This is an example userchrome.css which can be used to customize the view. If you would like to use it, please go to your Profile (see https://support.mozillamessaging.com/en-US/kb/Profiles), create a directory "chrome", then save this attachment there with the name userChrome.css.
Assignee | ||
Updated•15 years ago
|
Attachment #431130 -
Attachment filename: tb-userChrome.css → userChrome.css
Assignee | ||
Comment 4•15 years ago
|
||
I'm folding bug 545135 into this one, since the patch is small and has a similar topic.
Attachment #431126 -
Attachment is obsolete: true
Attachment #431141 -
Flags: review?(Mozilla)
Attachment #431126 -
Flags: review?(Mozilla)
Assignee | ||
Comment 5•15 years ago
|
||
Updated userChrome.css showing usage of both attributes.
Attachment #431130 -
Attachment is obsolete: true
Comment 7•15 years ago
|
||
Comment on attachment 431141 [details] [diff] [review]
Fix - v2
patch looks good to me.
compiles and works as expected.
Only thing that nags me is that we change the color of the whole Item-box for the Privacy-display.
This is OK, if I have just a few items with privacy set.
I example have an imported calendar with holidays, which are all set public. On that calendar, the patch in fact changes the color preset of the whole calendar.
I could live with that, since it's a user-preference and not enabled by default, but I think we should look for a better solution here.
So for the technical part the patch is
r=markus
but I'd love to see an ui-review here.
Attachment #431141 -
Flags: review?(Mozilla) → review+
Assignee | ||
Comment 8•15 years ago
|
||
The userChrome.css attached is only an example. Its up to each user to make the changes he or she wants, i.e the user could instead add a background-image for public events. Therefore I don't think this needs any ui-review, which is rather reserved for changes made to the default theme and checked in.
Thanks for looking into this.
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/40e28a249b3d>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
OS: Windows XP → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → 1.0b2
You need to log in
before you can comment on or make changes to this bug.
Description
•