Opened 4 hours ago
Closed 2 hours ago
#62909 closed defect (bug) (reported-upstream)
Borderbox popover ratio shifting
Reported by: | prosanjit | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.7.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When I click any color in the border box popover, the popover ratio suddenly changes, creating a bit of discomfort while working.
Notably, this behavior is specific to the border color popover; other popovers, such as those for background and text colors, maintain consistent dimensions during interaction.
Steps to Reproduce:
- Open the WordPress block editor.
- Select a block that supports border customization.
- Click on the border color option to open the popover.
- Choose any color within the popover.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Thanks for raising the ticket, @prosanjit.
This issue relates to the Block Editor and would typically be reported upstream. However, a Gutenberg issue has already been created to address this bug.
Issue: https://github.com/WordPress/gutenberg/issues/69065
PR: https://github.com/WordPress/gutenberg/pull/69066