Opened 19 months ago
Closed 18 months ago
#7023 closed defect (bug) (duplicate)
Invisible Apply Button on Hover while adding Links in Support Forum
Reported by: | shuvoaftab | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Support Forums | Keywords: | |
Cc: |
Description
Steps to Reproduce:
- Go to: https://wordpress.org/support/view/no-replies/
- Open any topic.
- Compose your own message at the bottom.
- Try to Add a Link.
Screenshots:
Without Hovering the Apply Button: https://prnt.sc/Jax9zqjQhqpo
With Hovering the Apply Button: https://prnt.sc/68wgR0hcIMi-
Remarks:
This button color should be changed or set to a visible color on hover.
Change History (3)
#2
@
18 months ago
copy of #6991
Link: https://meta.trac.wordpress.org/ticket/6991
Solved here: https://github.com/Automattic/isolated-block-editor/pull/226
Note: See
TracTickets for help on using
tickets.
To fix this issue, need to remove
background-color: transparent;
from the bellow css codeThanks