Closed
Bug 334264
Opened 19 years ago
Closed 18 years ago
text color in about dialog and time picker is not default color
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
VERIFIED
FIXED
0.7
People
(Reporter: damian.publicemail, Assigned: sipaq)
References
Details
Attachments
(5 files, 1 obsolete file)
26.54 KB,
image/png
|
Details | |
5.30 KB,
text/plain
|
Details | |
5.34 KB,
image/png
|
Details | |
2.03 KB,
patch
|
jminta
:
first-review+
|
Details | Diff | Splinter Review |
64.33 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
I switch Windows to some specific theme (see attachment) and open about dialog. Text is not visible, only links at the end of credits
Reproducible: Always
Steps to Reproduce:
1. adjust (Windows OS only) inverse theme
2. open about - dialog
3. switch to credits
Actual Results:
text is not visible, text color = background color
Expected Results:
text color should be visible like in about dialog (first "splash")
applicable: Windows OS
Reporter | ||
Comment 1•19 years ago
|
||
version: nightly/2006-04-10-08-trunk/sunbird-0.3a1+.en-US.win32.zip
Version: unspecified → Trunk
Reporter | ||
Comment 2•19 years ago
|
||
Reporter | ||
Comment 3•19 years ago
|
||
adjust this theme before tring to reproduce (WinXP, polish)
Updated•19 years ago
|
Whiteboard: [good first bug]
Comment 4•19 years ago
|
||
I will take over this bug. Patrick Spendrin
Assignee | ||
Updated•19 years ago
|
Assignee: base → patrick_spendrin
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•19 years ago
|
||
the same effect with minutes-chooser
I attach this defect here, because scenario is the same
I check out rest components and they looks good
Updated•19 years ago
|
Severity: trivial → minor
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Lightning 0.2
Comment 6•18 years ago
|
||
Not going to make the 0.3 train.
Component: Internal Components → Sunbird Only
Target Milestone: Lightning 0.3 → Sunbird 0.4
Assignee | ||
Updated•18 years ago
|
QA Contact: base → sunbird
Updated•18 years ago
|
Assignee: patrick_spendrin → nobody
Status: ASSIGNED → NEW
Assignee | ||
Updated•18 years ago
|
Assignee: nobody → bugzilla
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 9•18 years ago
|
||
Assignee | ||
Comment 10•18 years ago
|
||
Attachment #260152 -
Attachment is obsolete: true
Attachment #260157 -
Flags: first-review?(jminta)
Comment 11•18 years ago
|
||
Comment on attachment 260157 [details] [diff] [review]
2nd patch - also addresses the problem in the minutes box
html {
background-color: white;
+ color: black;
}
Is this the kind of change that needs to be migrated to other apps too? Or are they already doing it?
Assignee | ||
Comment 12•18 years ago
|
||
(In reply to comment #11)
> Is this the kind of change that needs to be migrated to other apps too? Or are
> they already doing it?
That is the proposed change for Firefox (see bug 374157). It would also be the proposed change for Thunderbird (see bug 375908), but both bugs don't have patches at the moment.
Comment 13•18 years ago
|
||
Comment on attachment 260157 [details] [diff] [review]
2nd patch - also addresses the problem in the minutes box
r=jminta. Bonus points if you fix the other apps. :-)
Attachment #260157 -
Flags: first-review?(jminta) → first-review+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [good first bug] → [good first bug] [checkin needed]
Updated•18 years ago
|
Whiteboard: [good first bug] [checkin needed] → [good first bug] [checkin needed after 0.5]
Assignee | ||
Comment 14•18 years ago
|
||
Fix checked in
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug] [checkin needed after 0.5]
Updated•18 years ago
|
Target Milestone: --- → 0.7
Comment 15•18 years ago
|
||
Verified with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.5pre) Gecko/20070630 Calendar/0.7pre
Status: RESOLVED → VERIFIED
Comment 16•18 years ago
|
||
Verified using Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5pre) Gecko/20070701 Calendar/0.7pre and a high contrast white on black theme.
Summary: text color in about dialog is not default color → text color in about dialog and time picker is not default color
Reporter | ||
Comment 17•18 years ago
|
||
REOPEN, does not work with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.5pre) Gecko/20070707 Calendar/0.7pre
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 18•18 years ago
|
||
(In reply to comment #17)
Please specify "does not work". This was verified for Windows with the 20070630 build. What checkin regressed it?
Comment 19•18 years ago
|
||
This is how it looks using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.5pre) Gecko/20070708 Calendar/0.7pre. The text is now visible and the Expected Results are fulfilled -> fixed.
Reporter | ||
Comment 20•18 years ago
|
||
for this theme I would expect that background is black and text is white, right now is the opposite but if this was an intenstion, please close it (I see the same as #comment 19)
Assignee | ||
Comment 21•18 years ago
|
||
This is done by intention, because otherwise the dialog would look sucky.
Status: REOPENED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•