Closed
Bug 578754
Opened 15 years ago
Closed 15 years ago
TP notification window is not readable
Categories
(Mozilla Labs Graveyard :: Test Pilot, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3
People
(Reporter: jzhang, Assigned: jono)
References
Details
Attachments
(3 files, 1 obsolete file)
434 bytes,
patch
|
Details | Diff | Splinter Review | |
232 bytes,
patch
|
mossop
:
review+
mossop
:
approval2.0+
|
Details | Diff | Splinter Review |
685 bytes,
patch
|
Details | Diff | Splinter Review |
"New Test Pilot Survey" popped up, but I'm unable to read the rest of it because it's white text on a very light background.
![]() |
Reporter | |
Updated•15 years ago
|
Assignee: nobody → jdicarlo
![]() |
Reporter | |
Updated•15 years ago
|
Flags: in-testsuite?
Flags: in-litmus?
Priority: -- → P2
Whiteboard: need to verify
![]() |
Reporter | |
Comment 1•15 years ago
|
||
"the bubble with the test pilot study was unreadable- white text on white background is just invisible"
This has been reported several time from users and we couldn't reproduce it. Tracy, could you help us verify it? It may related to browser settings.
Severity: normal → critical
Priority: P2 → P1
Summary: TP survey is not readable on Windows → TP notification window is not readable
Target Milestone: -- → 1.3
![]() |
Reporter | |
Comment 2•15 years ago
|
||
As mentioned by Faaborg, this case should only happens with Windows XP users that use Classic theme.
Comment 3•15 years ago
|
||
well, that was a guess. Either way we need to get the new panel UI landed and tested so that this won't be an issue.
![]() |
Reporter | |
Comment 4•15 years ago
|
||
Finally we got the screenshot for this issue:
http://twitpic.com/28xrx4
Its Windows 7 with Aero enabled and Firefox 4 b1.
Whiteboard: need to verify
I notice in that screenshot that the user has a Persona installed that sets all the title bar / tab bar text to white... I'm guessing there's a CSS style rule that is also being applied to the text in the notification window?
Comment 6•15 years ago
|
||
>I notice in that screenshot that the user has a Persona installed that sets all
>the title bar / tab bar text to white...
yeah, it's the persona causing it
![]() |
Reporter | |
Comment 7•15 years ago
|
||
Good to know that we find out the root problem. I believe Jono has already had a solution in mind. :)
![]() |
||
Comment 8•15 years ago
|
||
The color of the popup was enforzed to be -moz-dialogtext. This way, when a persona changes the color of the window to another color, it won't affect the popup.
Hi Andres,
Shouldn't the change be made to the Windows-specific CSS file (extension/skin/win/feedback.css) instead of the general browser.css? The Mac version has white text on dark grey background, so we don't want to enforce moz-dialogtext color there, only on Windows.
![]() |
||
Comment 10•15 years ago
|
||
Moved the change to the specific css style.
![]() |
Assignee | |
Comment 11•15 years ago
|
||
OK, fix is verified on my Win 7 box, also verified that it doesn't change text color on my Mac. I merged the patch into Hg repo in http://hg.mozilla.org/labs/testpilot/rev/8805b71d2486
Needs review for inclusion in Fx4b4.
Comment 12•15 years ago
|
||
Notifications are already covered in Litmus.
Flags: in-litmus? → in-litmus+
Comment 13•15 years ago
|
||
Comment on attachment 462812 [details] [diff] [review]
patch fix
It is just this patch that is needed right? Not the other one?
Attachment #462812 -
Flags: review+
![]() |
Assignee | |
Comment 14•15 years ago
|
||
That's right.
Updated•15 years ago
|
Attachment #462812 -
Flags: approval2.0+
Comment 15•15 years ago
|
||
Comment 16•15 years ago
|
||
This is the right patch for mozilla-central
Attachment #465817 -
Attachment is obsolete: true
![]() |
||
Comment 17•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•