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

Mouse Cursor displayed incorrectly when hovering over attached Image in Confluence Page

      Summary

      Mouse Cursor displayed incorrectly when hovering over attached Image in Confluence Page

      In Confluence 6.14.0 when hovering the mouse cursor to an attached image in the page, the mouse cursor display as a "Move" cursor instead of the "Hand" cursor that can be seen in the older versions of Confluence

      Environment

      Confluence 6.14.0
      Chrome Version 71.0.3578.98 (Official Build) (64-bit)
      Internet Explorer 11.523.17134.0
      Firefox 64.0.2 (64-bit)

      Steps to Reproduce

      1. Upload an image attachment to a Page and save it
      2. In view mode, hover the mouse over to the image

      Expected Results

      Mouse cursor changed to the "Hand" cursor

      Actual Results

      Mouse cursor changed to the "Move" cursor

      Information

      When the page is refreshed, hovering mouse over to the image actually shows the "Hand" cursor correctly until the page has finished loaded
      6.14 image cursor.mp4

      Workaround

      Disable TinyMCE 4 editor and rollback to v3 (this is only recommended for Confluence 6.14 and should be reverted again when upgrading to Confluence 7.0 or newer):

      1. Visit http://<conf-URL>/admin/darkfeatures.action
      2. Add frontend.editor.v4.disable to the list at the bottom
        • We noticed that adding frontend.editor.v4.disable in dark feature can have adverse affects to the color picker in edit mode (tested in Confluence 7.5.2). The color picker may not render as expected for the text color option or the table color.

      OR

      The workaround that has been shared in CONFCLOUD-57252 (preferred for any version of Confluence):

      1. Go to General Configuration > Stylesheet
      2. Click Edit and paste in the custom CSS below:
        .wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro 
        {     cursor: pointer !important;     } 
        
      3. Click Save

        1. 6.14 image cursor.mp4
          679 kB
        2. hand cursor.jpg
          hand cursor.jpg
          3 kB
        3. move cursor.jpg
          move cursor.jpg
          3 kB

            [CONFSERVER-57843] Mouse Cursor displayed incorrectly when hovering over attached Image in Confluence Page

            This issue affects version 8.5.4.

            Cynthia Ayers added a comment - This issue affects version 8.5.4.

            @james given the cloud strategy, I don't believe so. But am not an Atlassian guy

            Gianni Pucciani added a comment - @james given the cloud strategy, I don't believe so. But am not an Atlassian guy

            Affects Confluence 7.13.7. Workaround with CSS code worked.

            Is this going to be fixed anytime soon?

            James Beagrie added a comment - Affects Confluence 7.13.7. Workaround with CSS code worked. Is this going to be fixed anytime soon?

            Surender added a comment -

            Confluence page is not editable after adding the frontend.editor.v4.disable dark feature in v7.19.5.

             

            Thanks!

            Surender added a comment - Confluence page is not editable after adding the frontend.editor.v4.disable dark feature in v7.19.5.   Thanks!

            Affects version 7.19,4

            Yogesh Rathore added a comment - Affects version 7.19,4

            @oleksandr solomennykov

            is this still considered short term back log?

            sara.oconnell added a comment - @oleksandr solomennykov is this still considered short term back log?

            Very annoying issue for landing pages with images, which is always the case.

            Gianni Pucciani added a comment - Very annoying issue for landing pages with images, which is always the case.

            Also affects Confluence 7.13.5.

            James Roberts added a comment - Also affects Confluence 7.13.5.

            Paolo Cruz added a comment -

            We are also affected on version 7.12.2 DC.

            Paolo Cruz added a comment - We are also affected on version 7.12.2 DC.

            Issa added a comment -

            I confirm the problem occurs on v 7.13.2

            Issa added a comment - I confirm the problem occurs on v 7.13.2

              Unassigned Unassigned
              btan@atlassian.com Damien Tan
              Affected customers:
              104 This affects my team
              Watchers:
              83 Start watching this issue

                Created:
                Updated: