Issue Details (XML | Word | Printable)

Key: MPXDOC-46
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Mark Wilkinson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x XDoc Plugin

maven.css causes named anchors to highlight on hover on mozilla

Created: 25/Apr/03 06:32 AM   Updated: 01/Dec/03 09:37 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. File maven-css.diff (0.5 kB)

Environment: mozilla 1.3


 Description  « Hide
Mozilla 1.3 applies the a:hover css style to named anchors, such as the section headings in generated documents. For example, use mozilla to view http://maven.apache.org/ and move the mouse over the "Maven" section heading - it highlights in red even though it is not clickable.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mark Wilkinson added a comment - 25/Apr/03 06:36 AM
This patch provides a fix based on the advice given at http://nemesis1.f2o.org/tnt_t.php?tname=A:hover%20and%20named%20anchors

Emmanuel Venisse added a comment - 04/Jul/03 04:01 AM
Applied today