Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Clicking on the color picker doesn't do anything #41981

Open
3 tasks done
Falling10fruit opened this issue Apr 27, 2024 · 4 comments
Open
3 tasks done

[Bug]: Clicking on the color picker doesn't do anything #41981

Falling10fruit opened this issue Apr 27, 2024 · 4 comments

Comments

@Falling10fruit
Copy link

Preflight Checklist

Electron Version

30.0.1

What operating system are you using?

Windows

Operating System Version

Windows 10 Version 22H2

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

I expected something like a circle thing to appear with a grid inside with all the pixels under the cursor.
image

Actual Behavior

Clicking the water dropper doesn't do anything, I can see the dropper getting darker when mouse down but that's it.
image

Testcase Gist URL

No response

Additional Information

I need this to debug glsl

@VerteDinde VerteDinde added blocked/need-repro Needs a test case to reproduce the bug 30-x-y labels Apr 27, 2024
@electron-issue-triage
Copy link

Hello @Falling10fruit. Thanks for reporting this and helping to make Electron better!

Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? For example, Electron Fiddle is a great tool for making small test cases and makes it easy to publish your test case to a gist that Electron maintainers can use.

Stand-alone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

Now adding the blocked/need-repro Needs a test case to reproduce the bug label for this reason. After you make a test case, please link to it in a followup comment. This issue will be closed in 10 days if the above is not addressed.

@Falling10fruit
Copy link
Author

@electron-issue-triage electron-issue-triage bot removed the blocked/need-repro Needs a test case to reproduce the bug label Apr 29, 2024
@mlaurencin
Copy link
Contributor

@Falling10fruit Reproduction steps and a gist can help ensure that everyone is testing in the same way. Are you only experiencing this with dev tools or are you also experiencing it with the color input, like in this gist.

I can confirm Chrome canary is not having this issue in dev tools

@Falling10fruit
Copy link
Author

Only dev tools, the color input works.

I guess I can make a stray color input appear and substitute the dev tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👍 Does Not Block Stable
Development

No branches or pull requests

3 participants