Opened 20 months ago
Closed 20 months ago
#58509 closed defect (bug) (fixed)
Twenty Fourteen: Default Button Color Issue in Sidebar & Button Color Issue on Hover in Primary Sidebar & Footer Widget
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots commit |
Focuses: | css | Cc: |
Description
In Twenty Fourteen theme when we add button in Primary Sidebar / Content Sidebar / Footer Widget there is button color issue.
Steps to Reproduce the Issue :
- Activate Twenty Fourteen theme.
- Add Button in Primary Sidebar , Content Sidebar & Footer Widget & Update it
You can able to see that Button Color Issue in Content Sidebar button & Button Color issue on Hover in Primary Sidebar & Footer Widget button.
I have attached video for better understanding.
Video Link: https://drive.google.com/file/d/1n4SjEfJQPw3fsSTe5lklx6L6ca9n1C00/view
Attachments (13)
Change History (21)
#2
@
20 months ago
- Focuses css added
- Milestone changed from Awaiting Review to 6.3
Thanks for the report and patch!
The same situation occurs with File block download links in widget areas.
Also, Twenty Fourteen has a separate blocks.css
stylesheet for block styles, so the corrections probably should be in that file.
#4
@
20 months ago
Hi @sabernhardt https://core.trac.wordpress.org/attachment/ticket/58509/58509.1.patch Patch is working fine.
This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.
20 months ago
#6
@
20 months ago
Tested with https://core.trac.wordpress.org/attachment/ticket/58509/58509.1.patch. The patch looks good to me and this solved the issue.
#7
@
20 months ago
- Keywords has-screenshots commit added; needs-testing removed
Thanks for the ticket!
@sabernhardt patch 58509.1.patch address the color issue for button and file button in all context.
commit
added keyword. Ping @audrasjb for review.
Patch Added