Opened 7 months ago
Closed 3 weeks ago
#62536 closed defect (bug) (worksforme)
Plugin conflict impacting changing editor views and zoom
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.7.1 |
Component: | General | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description
This issue is not a conflict with one specific plugin, but Gravity Forms is one plugin where this is happening. Other plugins appeared to have similar issue, including LearnDash Course Grid.
Activating Gravity Forms changes the editor layout (specifically the title), makes changing views clunky, and removes the zoom button altogether.
Change History (3)
#2
@
7 months ago
- Keywords reporter-feedback close added
Hi @joelmcdwebworks and welcome to WordPress Trac!
If I understand correctly the issue is with the zoom-out feature in the block editor or Site Editor?
Issues and enhancements related to the Zoom-out are managed in the Gutenberg GitHub repository, and there is a specific label for it:
https://github.com/WordPress/gutenberg/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22%5BFeature%5D%20Zoom%20Out%22
To learn if there is an issue with the feature, more detailed reports are needed, including step by step instructions on how to reproduce the problems.
Please search the GitHub repository first to see if the problems have been reported already.
For example, there is a suggestion to allow opting-out of the zoom-out, which may be useful to plugin developers: https://github.com/WordPress/gutenberg/issues/63584
#3
@
3 weeks ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Thank you for reporting this. I am going to have to support closing this in this case. It does look like this isn't recreatable and also like it might therefore be a situation to your install. It might not be the case however to define that more information is needed and also reporting then on the repo linked for the editor would be the course of action. We can if more information arises support that report, for now though let's progress this to close.
Hey @joelmcdwebworks, Welcome to Trac, and thanks for bringing this up.
Given that the issue manifests only when specific plugins are activated, it suggests that the plugins might be injecting custom styles that override core editor styles. Also, considering the editor functionality works as expected without the plugins, this feels more like a plugin issue than a core issue.
Please let me know if I am missing out on something.