Bug 478859 - Underline text-decoration span style gets removed
Summary: Underline text-decoration span style gets removed
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 2.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 2.7   Edit
Assignee: Amr Dawood CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2015-10-01 18:24 EDT by Amr Dawood CLA
Modified: 2015-10-07 17:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amr Dawood CLA 2015-10-01 18:24:33 EDT
When processing VersionOne HTML documents that include a span with text-decoration attribute of value "underline", the text-decoration attribute gets removed, and the underline style is lost.
Comment 1 Amr Dawood CLA 2015-10-01 18:55:49 EDT
I am working on this bug, and I have a fix in progress.
Comment 2 Eclipse Genie CLA 2015-10-01 19:49:49 EDT
New Gerrit change created: https://git.eclipse.org/r/57258
Comment 4 Amr Dawood CLA 2015-10-07 16:37:31 EDT
Resolved by preserving underline text-decoration style while processing an HTML document.