Closed
Bug 1184479
Opened 11 years ago
Closed 10 years ago
inplace code font color #code; results in absolut wrong displayed colors
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: wormaus, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
source code in html-file (sample):
<font color="#008866;">text</font>
Actual results:
- the visible color at FF39 is incorrect see sample:
at FF39 text is displayed in color: #008600
(same at most others colors, looks like color-codes with blue parts displayed as green, color codes with yellow parts displayed as white parts a.s.o. ...)
Color codes assigned with class from css are working well.
Expected results:
text displayed in color: #008866
Hi Thomas,
Can you try and update Firefox to 42 and see if you can still encounter the issue? thanks.
Closing issue due to lack of response from reporter. If this issue is still pertinent, please reopen and provide the requested information. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Comment 3•8 years ago
|
||
Moving from Core::Untriaged to Core::General https://bugzilla.mozilla.org/show_bug.cgi?id=1407598
Component: Untriaged → General
You need to log in
before you can comment on or make changes to this bug.
Description
•