-
Bug
-
Resolution: Obsolete
-
Low
-
5.8.18, 5.10.2, 5.10.8, 6.0.7, 6.1.3, 6.6.0
-
5
-
Severity 3 - Minor
-
Summary
While using Firefox you're trying to remove user mentioning link using "Unlink button" the mentioning formatting stays in the storage format.
Environment
Any supported client configuration with Firefox.
Steps to Reproduce
- Create a new page
- Add a User Mention
- Save the page
- Edit the page
- Click on the user mention and remove the link using "Unlink" button
- Save the page. Examining the page source code you can see that:
<li class="confluence-link user-mention current-user-mention">
Edit the page - Mark the no longer linked Full Username with the keyboard (cursor keys) or by using the mouse (but NOT by hitting the left mouse button three times, thus marking the whole line) and overwrite the user name by some text, eg. "Hello World"
- Save the page. "Hello World" is rendered as a user mention.
Expected Results
The link and the formatting of the user mention are removed.
The storage format:
<p>Username</p> <p>ewrewre</p> <p>ewrewr</p> <p>ewr</p>
Actual Results
The link is removed but user mention formating still in place
The storage format:
<p><span class="confluence-link confluence-userlink user-mention">Username</span></p>
<p>dsfsdff</p>
<p>dsfsdfdsdfds</p>
<p>fdsfsdds</p>
Notes
The bug seems to be Firefox only regression of CONFSERVER-37328
- relates to
-
CONFSERVER-37328 Unlinking a mentioned user doesn't remove the blue/grey box also keeps useless code in the source code
-
- Closed
-
Thank you for your interest in this ticket. The Confluence Server and Data Center team released a major upgrade to the editor in 6.14. Due to the age of this ticket and/or lack of updates, we suspect that this issue is no longer relevant or was resolved as a result of the upgrade and are now closing this ticket.
If this issue is still a problem in your Confluence instance in version 6.15 or later, please tag me in your comment and we can reopen this ticket for review.
You can read more about the editor upgrade in the 6.14 Release Notes.
Thanks
Makisa Appleton | Senior Product Manager, Confluence Server and Data Center