Opened 2 years ago
Closed 9 months ago
#56441 closed defect (bug) (invalid)
Pull quote block border issue in different themes.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots needs-testing reporter-feedback close |
Focuses: | Cc: |
Description
I have observed pullquote block is having borders missing in so many themes.
Here is the list of themes which is having the issue in border.
- Twenty seventeen.
- Twenty Fifteen.
- Twenty Fourteen.
- Twenty Thirteen.
Attachments (5)
Change History (12)
#1
@
2 years ago
- Keywords has-patch has-screenshots added
This issue is already listed in the Gutenberg repository.
https://github.com/WordPress/gutenberg/issues/43566
But I thought this is theme specific because many themes have the border:0 css.
#2
@
2 years ago
This appears to be a duplicate of https://core.trac.wordpress.org/ticket/55974
I have had a PR open for a couple of months now https://github.com/WordPress/wordpress-develop/pull/2944
UPDATE: This is not a duplicate, it is related but fixes different themes.
#6
@
10 months ago
- Keywords reporter-feedback close added
@nidhidhandhukiya Hi!
Not using borders may be an intentional part of the design, like it is in Twenty Twenty-Four.
A missing border is not a bug unless it has been removed from the design by mistake.
To determine that, there needs to be a comparison between the original and current designs.
But if the border options are not working (the controls in the editor) then that would be a bug.
Can you clarify if this ticket is for the controls not working, or for the default designs?
#7
@
9 months ago
- Milestone Future Release deleted
- Resolution set to invalid
- Status changed from new to closed
I am also unsure how valid this is @poena so think we need some clarification of what is expected.
- Some themes have borders, others do not by design. This is part of the theme design and not all have to.
- We won't be patching all themes with borders.
Now, if a theme does support borders and the border doesn't work, that's a different use case. @nidhidhandhukiya is that what you are experiencing here and in which themes? My recommendation would be to close this large ticket and work through one by one as this isn't an issue to cover all as was initially thought. Therefore, I stand by the recommendation @poena made to close and will be doing that.
Thank you everyone. The next steps should be to be clear:
- Check each theme and see if it was intended to have a border.
- If the theme was intended to have a border and doesn't then work on a fix to resolve the bug.
I have attached screenshot for better understanding.