Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#53400 closed defect (bug) (fixed)

Widgets block editor: Top toolbar in Customizer closes when clicking on element in Firefox

Reported by: omarsp123's profile omarsp123 Owned by:
Milestone: 5.8 Priority: normal
Severity: normal Version: 5.8
Component: Widgets Keywords: reporter-feedback needs-testing
Focuses: ui, javascript, css Cc:

Description

Using FireFox 78.11.0esr (64-bit) on Mac, I am able to reproduce the following buggy behavior (without plugins and default Twenty Twenty-One theme).

Top Toolbar option closes upon clocking any of the inner elements. This option works when not in Customize view which makes me believe it is a non gutenberg issue.

Attachments (1)

bug-widget_topToolbar.gif (3.3 MB) - added by omarsp123 2 years ago.
Replicating issue with gif

Change History (11)

@omarsp123
2 years ago

Replicating issue with gif

#1 @SergeyBiryukov
2 years ago

  • Version set to trunk

#2 @noisysocks
2 years ago

  • Milestone changed from Awaiting Review to 5.8
  • Summary changed from BUG: Top Toolbar in Customize > Widget to Widgets block editor: Top toolbar in Customizer closes when clicking on element in Firefox

#3 @andraganescu
2 years ago

Just informational: this cannot be reproduced on FF 89 on Windows using WP 5.8 beta 1, with or without the Gutenberg (trunk) plugin activated.

#4 @desrosj
2 years ago

  • Keywords reporter-feedback added

@omarsp123 are you able to provide more information? What are the exact steps you are taking to see this issue? It's hard to tell the context because the provided GIF is cropped so tightly. Are there other blocks in the sidebar? Is this within an active or the inactive sidebar area?

This ticket was mentioned in Slack in #core-editor by desrosj. View the logs.


2 years ago

#6 @talldanwp
2 years ago

I can reproduce the issue when dragging on the scrollbar in Brave and Firefox. To reproduce, it requires 'Show scroll bars > Always' to be set in the general preferences in Mac OS.

Version 0, edited 2 years ago by talldanwp (next)

#7 @talldanwp
2 years ago

I've worked on a fix here - https://github.com/WordPress/gutenberg/pull/32762.

I still can't reproduce the situation where the toolbar hides when clicking directly on a toolbar button.

This ticket was mentioned in Slack in #core by jeffpaul. View the logs.


2 years ago

#9 @JeffPaul
2 years ago

  • Keywords needs-testing added

The related PR from @talldanwp appears to have been merged and then into a Gutenberg update for the WP 5.8 Beta 3 release, so probably worth testing to validate whether this is resolved or not.

#10 @desrosj
2 years ago

  • Resolution set to fixed
  • Status changed from new to closed

After the package updates for beta 3 included in [51198-51199], I am unable to reproduce either of the issues reported here, so I'm going to close this out as fixed!

If anyone is able to reproduce, feel free to reopen and add more details for testing.

Note: See TracTickets for help on using tickets.