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

Workspace comments and all other bubbles should consistently handle single clicks. #1673

Closed
rachel-fenichel opened this issue Feb 28, 2018 · 1 comment

Comments

@rachel-fenichel
Copy link
Collaborator

Problem statement

Workspace comments, block comments, mutators, and warnings are all bubbles. They don't all do the same thing on a single click.

Expected Behavior

Clicking a bubble should bring it to the front of the workspace and select it for editing if possible.

Actual Behavior

Clicking a workspace comment brings it to the front and focuses the text area.
Clicking any other type of bubble brings it to the front only if the click was on the colored outline.
Clicking on the contents of other bubbles focuses the bubble.

@BeksOmega
Copy link
Collaborator

Dupe of #7675 I think

@BeksOmega BeksOmega closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants