- Affected version
- 2.2.7
When posting an image, the popup menu that allows for things like setting the size of the image, replacing it, setting alt text, etc only appears to lose the fr-hidden class under some circumstances. The image seems to need to be large enough and I've had more luck when there's a scrollbar on the post.
The menu is always being activated though, which creates a fun situation of being able to click on buttons that are invisible and open up menu boxes that are also invisible, as they're just 0 opacity.
Here's a quick snip of me putting the site logo into place here, clicking on it, and hovering over one of the invisible buttons:
I don't know why this is happening, but suspect that it may be tied to attempting to detect if the menu is below the bottom of the edit box and failing to do so properly.
The menu is always being activated though, which creates a fun situation of being able to click on buttons that are invisible and open up menu boxes that are also invisible, as they're just 0 opacity.
Here's a quick snip of me putting the site logo into place here, clicking on it, and hovering over one of the invisible buttons:
I don't know why this is happening, but suspect that it may be tied to attempting to detect if the menu is below the bottom of the edit box and failing to do so properly.