-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
6.14.0, 6.14.1, 6.14.2, 6.14.3, 6.15.6, 7.0.2, 7.3.5, 7.19.10
-
20
-
Severity 3 - Minor
-
20
-
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
- Upload an image attachment to a Page and save it
- 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):
- Visit http://<conf-URL>/admin/darkfeatures.action
- 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):
- Go to General Configuration > Stylesheet
- 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; }
- Click Save
- causes
-
CONFSERVER-60334 Color picker in edit mode malfunctions when frontend.editor.v4.disable is introduced in the dark-feature.
-
- Closed
-
- is duplicated by
-
CONFSERVER-58306 Hover image cursor has changed from a pointer (hand) to a move (4 way arrow) in TinyMCE 4
-
- Closed
-
- relates to
-
CONFCLOUD-57252 Move cursor is showing a crosshair instead of pointer cursor when hovering over an image
-
- Closed
-
This issue affects version 8.5.4.