Double-clicking watch expression values causes editing #7867
Comments
|
I would like to work on the issue if it's okay. |
|
/claim |
|
Thanks for claiming the issue! Here are some links for getting setup, contributing, and developing. We're always happy to answer questions in slack! If you become busy, feel free to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reps in other parts, like the Scopes panel, allow double-click to select text. Watch expressions listen on the whole element for double-clicks and switch to edit; even though only the expression should be editable.
This matches behavior for Chrome as well.
@darkwing, possibly a good first bug?
The text was updated successfully, but these errors were encountered: