Make WordPress Core

Opened 4 years ago

Closed 3 days ago

#54345 closed defect (bug) (invalid)

Publish Date Transparent Css Issue

Reported by: itssamimtahir's profile itssamimtahir Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.8.1
Component: Editor Keywords: reporter-feedback
Focuses: css Cc:

Description

While editing an article i see Publish Date Transparent Css Issue,
in simple words, the custom date selection button is not visible.

Attachments (2)

bug.png (14.3 KB) - added by itssamimtahir 4 years ago.
inspect-element-publish-date.png (68.5 KB) - added by sabernhardt 4 years ago.

Download all attachments as: .zip

Change History (4)

@itssamimtahir
4 years ago

#1 @sabernhardt
4 years ago

  • Component changed from General to Editor
  • Focuses css added
  • Keywords reporter-feedback added

Welcome to Trac and thanks for the report!

I think this might be caused by a plugin. If you're using a mouse, could you right-click the word "Publish" and select Inspect Element to find exactly where the problematic style is? That style could be on the components-dropdown div or the button inside it (look for opacity: 0 or display: none or visibility: hidden and then hover over the file name to see where that is located).

Last edited 4 years ago by sabernhardt (previous) (diff)

#2 @sabernhardt
3 days ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hi!

Without further details, we cannot identify a bug in core. If you still experience this, please open a Gutenberg issue and/or give more details.

Note: See TracTickets for help on using tickets.