Closed
Bug 450025
Opened 17 years ago
Closed 17 years ago
Firefox does not visualize the property pointer in the page
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 286304
People
(Reporter: c.pistidda, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; it; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; it; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1
Firefox does not visualize the property pointer. I have tried with safari and it visualizes it. On PC instead it comes visualized correctly
Why in windows and not in mac? :(
This is a style:
a:link {
color: #1A3366;
text-decoration: underline;
font-weight: bold;
cursor: pointer;
This problem would have to be resolved once for all. Thanks and good job!
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Updated•17 years ago
|
Summary: Firefox does not visualize the property pointer in the css → Firefox does not visualize the property pointer in the page
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•