Opened 9 years ago
Closed 9 years ago
#13779 closed Bug (wontfix)
Tooltips for Text Direction Buttons Show the Same Description
Reported by: | Alexandru Thirtheu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Toolbar | Version: | |
Keywords: | Cc: |
Description
Steps to Reproduce
- Load an instance with the Text Direction feature: http://ckeditor.com/demo#full http://nightly.ckeditor.com/15-09-29-06-09/full/samples/ or use the CDN (https://cdn.ckeditor.com/4.5.3/full/ckeditor.js).
- Hover over one of the buttons to show the tooltip.
- Directly move over to the other button.
Expected Result
The tooltip for each button should change.
Actual Result
The initial tooltip is shown when directly subsequently hovering over either button.
Other details (browser, OS, CKEditor version, installed plugins)
This effect apparently occurs only when hovering directly between buttons, without making the tooltip disappear before reaching the other button. Subsequent changes retain the initial button's tooltip. I have not found this effect happening on other buttons so far.
- OS:
- Arch Linux
- x86_64
- Browser: Chromium
- Version of Editor: Full
- Plugins: None
Tried with these versions:
- This day's available 4.5.4 Nightly-built version (revision 1f1a9b3) (http://nightly.ckeditor.com/15-09-29-06-09/full/samples/).
- This day's available 4.5.3 demo (revision 6c70c82) (http://ckeditor.com/demo#full).
- Sidebug? this' About says "Standard"!
- This day's available 4.5.3 CDN version (revision 6c70c82) (https://cdn.ckeditor.com/4.5.3/full/ckeditor.js) displays right-to-left.
- Sidebug? this' About does not mention the type (?).
Attachments (1)
Change History (3)
comment:2 Changed 9 years ago by
Keywords: | Direction LTR RTL Tooltip removed |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Version: | 4.5.3 |
I'm sorry but this is a "Won't Fix" issue mainly because the browser is responsible for displaying tooltips. Another reason is that text in title attribute is different for both buttons yet Chromium doesn't change them (Please see attached image).
Another important thing is that this problem occurs only in Chromium. I have checked FF, Chrome, Opera on Windows, Linux and didn't observer any such behaviour.
This ticket should rather be reported to Chromium team.
Changed 9 years ago by
Attachment: | Chromium.png added |
---|
I must have mentioned that only the two buttons for setting the text direction seem to be affected, but now, I do not know how to edit the description.