Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-52395

Unlinking mentioned user does not remove mention formating in Firefox

      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

      1. Create a new page
      2. Add a User Mention
      3. Save the page
      4. Edit the page
      5. Click on the user mention and remove the link using "Unlink" button
      6. Save the page. Examining the page source code you can see that:
        <li class="confluence-link user-mention current-user-mention">
        Edit the page
      7. 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"
      8. 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

            [CONFSERVER-52395] Unlinking mentioned user does not remove mention formating in Firefox

            Atlassian Update - September 2019

            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

            Makisa Appleton added a comment - Atlassian Update - September 2019 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

            GMK added a comment -

            issue is still reproducible with firefox 52 ESR and Confluence 6.6, but it is not reproducible with confluence 6.9.0

            GMK added a comment - issue is still reproducible with firefox 52 ESR and Confluence 6.6, but it is not reproducible with confluence 6.9.0

              Unassigned Unassigned
              ashaleev Anton Shaleev
              Affected customers:
              4 This affects my team
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: