Closed
Bug 320665
Opened 20 years ago
Closed 17 years ago
List bullet not printed when printing white on black text (can see in print preview)
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nicktowers, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051217 Firefox/1.6a1
I am trying to print a web page with white text on black. Mozilla (released versions and daily build) swop it correctly to print black on white. However it misses the bullet points for each li item of ul lists, which I think its leaving white (you can't see them / they don't print...). This is easily reproducible and visible in print preview. If you use colours (not black/white) bullets appear ok, assume its related to the swop printing is doing compared to web screen view.
Reproducible: Always
Steps to Reproduce:
1.Have white text on black background with a ul list and li items (of text)
2.Try to print it...
Actual Results:
In print preview or paper output text is present but bullet points for each li item are missing, I believe they are being printed white on white
Expected Results:
See bullets as well as text in print output
Guessing here but imagine theres a bit of a hack to swop text/background with white on black and its missing the bullet points from the list. Bullets do appear when use coloured text on black - in correct colour, ie. bug seems related to "clever" swop
Updated•20 years ago
|
Assignee: nobody → printing
Component: General → Printing
Product: Firefox → Core
QA Contact: general
Version: unspecified → Trunk
Updated•20 years ago
|
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Maybe related to bug 235725?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Maybe related to bug 235725?
Possibly - as long as "use colours from web page" set couldn't get the bullets to print with the text.
This works
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081215 Shiretoko/3.1b3pre
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•