Closed
Description
p5.js version
2.9.2
What is your operating system?
Mac OS
Web browser and version
Safari and Version 16.6
Actual Behavior
In Safari
browser, sketches table download
dropdown option is not getting closed when clicking another dropdown or
clicking outside the table.
safari.mov
Expected Behavior
In Safari
browser, sketches table download
dropdown option should get closed when clicking another dropdown or
clicking outside the table as it is working in Chrome
.
Steps to reproduce
Steps:
- Open the editor app in
Safari
web browser - Click on file dropdown
- Click on Examples
- Click on the several dropdown
download
option back to back and also click outside - Notice the
download
option is not getting closed
Activity
lindapaiste commentedon Nov 7, 2023
Good catch! I must admit that I usually only check the code in Chrome.
This is definitely a mistake that we should fix. Feel free to work on it if you want to.
PiyushChandra17 commentedon Nov 8, 2023
@lindapaiste I think everyone usually checks the code in Chrome , checked in firefox aswell (working fine). Yes will work on this.
raclim commentedon Jan 26, 2024
I think this was fixed after merging #2379 so I'm going to close this and the affiliated PRs!