Opened 7 years ago
Closed 6 years ago
#44402 closed defect (bug) (duplicate)
Flickering Tinymce Link toolbox on mouseover. (Only on Windows) - introduced in 4.9.6
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9.6 |
Component: | TinyMCE | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description
When hovering over links toolbox, in TinyMCE (Main-content field) and their edit button the box start to flickering.
I tried to record it, but on the video, it just seems to be hidden. But it is actual flickering
http://recordit.co/VLxdbM5dGc
Steps to reproduce the error.
- Use Windows machine. (doesn't happens on mac)
- WordPress 4.9.6 (4.9.5 doesn't have the issue)
- Create Custom post type,
- With: Supports: title, editor.¨
Installed:
- WordPress 4.9.6
- Theme: twenty-seventeen
- Plugins: Only the plugin to register the custom post type
Possible "Hackish soulutions":
- adding "custom-fields" to supports.
- downgrading to 4.9.5
Change History (9)
#2
@
7 years ago
I was able to replicate this on Windows 10, using Chrome Version 67.0.3396.99. On Edge It simply doesn't even load the toolbar, it works fine on IE. I'm running WordPress 5.0-alpha-43320 and the only active plugin is the Beta Tester plugin.
I tried to edit an image and this is what is happening:
https://cloudup.com/ckf_Mr9Zf-w
You can see in the image that the link
button is selected as well.
This ticket was mentioned in Slack in #forums by jcastaneda. View the logs.
7 years ago
This ticket was mentioned in Slack in #design by kjell. View the logs.
6 years ago
#7
@
6 years ago
Related: #44911
As far as I can tell this has something to do with the tooltips. If I remove the tooltip for the wp_link_apply
button, plugins.js LN 596, I can hover the button fine. If I open the linkbox and hover a TinyMCE toolbar button, the linkbox also flickers (hides and reappears). Maybe during the positioning of the tooltip or there's some kind of bug on windows chrome with how the tooltip is being drawn.
Hi @jesperher,
Thanks for your ticket! Could you please share which browser/version you are using when you see this issue? I cannot reproduce it in FF or Chrome on Windows 10 machine.