Closed
Bug 554929
Opened 15 years ago
Closed 15 years ago
text-shadow used as glow renders improperly, seems distorted on some letters
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 505338
People
(Reporter: widget_psz, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; pl; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; pl; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
When using text-shadow css parameter with 0 offset, the shadow is distorted. Looks like it has offset on some letters.
Reproducible: Always
Steps to Reproduce:
1. add "text-shadow:0px 0px 1px #000000;" property to text
2.
3.
Actual Results:
shadow seems moved under some letters
Expected Results:
glow-like effect
As far as I've tested this happens only on Mac OS. Tested it on both Leopard and Snow Leopard and on two different Macs.
Updated•15 years ago
|
Component: General → Layout: Text
Product: Firefox → Core
QA Contact: general → layout.fonts-and-text
Version: 3.6 Branch → 1.9.2 Branch
Duplicate of bug 505338?
(In reply to comment #1)
> Duplicate of bug 505338?
Yes, it seems so. What should I do with this one?
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•