Bug 478859

Summary: Underline text-decoration span style gets removed
Product: z_Archived Reporter: Amr Dawood <amr.dawood>
Component: MylynAssignee: Amr Dawood <amr.dawood>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: sam.davis
Version: 2.6Keywords: contributed
Target Milestone: 2.7   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/57258
https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.docs.git/commit/?id=caaf9c2aa90744cb15ad7a105f14f1aa72031f07
Whiteboard:

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.