Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4702258
Votes 0
Synopsis Add <strike> strikethrough and <u> underline
Category customdoclets:mifdoclet
Reported Against 1.2beta1
Release Fixed 1.2beta2
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 14-JUN-2002
Description
To manually mark up the HTML text:

 <u>underline</u> for inserted text 
   and 
 <strike>strikethrough</strike> for deleted text

Work Around
N/A
Evaluation
Fixed.  The styles are not additive, so I have submitted another RFE 4703313
to handle that.  In other words, when apply <strike>, it turns off bold, italic,
superscript, subscript, etc.  Same for <u>.
 xxxxx@xxxxx  2002-06-13
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang