-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
4.2, 4.3
This bug only occurs in Firefox. Underlined texts in a page from an imported Word doc results in a strange behavior in Firefox.
Steps to reproduce
- Import the Word document test.doc
into Confluence
- Edit the page
- Select/highlight the NOTE: text and then delete it
Result: The whole sentence is underlined as a result of the deletion.
Reason
When a Word document is imported into Confluence, any underlined texts are converted into the following HTML:
<span style="text-decoration: underline;">underlined text</span>
It should be converted using <u> tag for underline, like this:
<u>underlined text</u>
Workaround
Highlight/select the underlined text, click the "Underline" style button in the toolbar (Ctrl+U) to clear the underline. Click the button again to make the underline appears. Deleting the text will not result in an above scenario.
[CONFSERVER-26741] Underlined texts in a page from an imported Word doc results in a strange behavior in Firefox
Workflow | Original: JAC Bug Workflow v3 [ 2903438 ] | New: CONFSERVER Bug Workflow v4 [ 2998000 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2801539 ] | New: JAC Bug Workflow v3 [ 2903438 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2731943 ] | New: JAC Bug Workflow v2 [ 2801539 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2397236 ] | New: JAC Bug Workflow [ 2731943 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2294388 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2397236 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2230823 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2294388 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2189324 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2230823 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1919751 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2189324 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1723878 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1919751 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1678162 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1723878 ] |