Opened 9 years ago

Closed 9 years ago

#13506 closed Bug (invalid)

Tooltip is displayed in ckeditor's body

Reported by: david.zhang Owned by:
Priority: Normal Milestone:
Component: Core : Editable Version:
Keywords: Cc:

Description

Steps to reproduceBR][[BR? ]

1 use new ckeditor
2 Move the mouse to the body area and wait a couple seconds
3 Note that nothing happens
4 Click on Source to go to Source editing
5 Move the mouse to the body area and wait a couple seconds

*Actual results* A tooltip shows with the text "Rich Text Editor,_editor"

*Expected results* No tooltip shows

Attachments (1)

reproduce.png (141.2 KB) - added by david.zhang 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by david.zhang

Attachment: reproduce.png added

comment:1 Changed 9 years ago by Piotrek Koszuliński

Resolution: invalid
Status: newclosed
Version: 4.5.1

This is an accessibility feature. If you don't want the tooltip set config.title to false (http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-title).

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy