-
Bug
-
Resolution: Timed out
-
Low
-
None
-
7.6.6, 7.6.9
-
None
-
7.06
-
1
-
Severity 3 - Minor
-
Issue Summary
When we add a Table from the drop down option in the visual mode while updating any issue field (be it comments section) , It adds an extra line after the table and and if we delete the table again in the visual mode, the extra line doesn't go away and it gives a drop down option with nothing listed.
Environment
Issue reproducible in 7.6.6 and 7.6.9
Steps to Reproduce
- Add a simple text custom field which has Wiki Renderer.
- Add the custom field to all the screens including edit issue screen.
- Open any issue from a project.
- Click on Edit issue
- You should be able to see the custom field where you can input anything either in Visual mode or in Text mode
- Stay on Visual mode and click on drop down box to create a table
- Save it.
- Now click on the edit issue again and in visual mode, delete the table by selecting delete table from the options that you get when you click inside the table
- You will see that it has not removed the extra space and instead leaved behind a expand or a drop down menu
- This behaviour is not seen when adding and removing table from Text mode.
Expected Results
Expected Results, is that when we remove a table from visual section, it should also remove the extra line that it inserted when adding the table.
Workaround
Two Workarounds available :
1) Remove the table from Visual Section and then remove the extra line from text mode.
2) do a CTL+A (select all) in the visual mode and delete the whole table which also works at the customer side.