Right click on a resizer opens context menu and triggers resizer #20105
Labels
good first issue
Good for newcomers
Help Wanted
Extra attention is needed
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Enhancement
Your use case
What would you like to do?
When right clicking on a resizer, it shouldn't trigger both the context menu and the resizer.
Why would you like to do it?
In most cases I wanted just the context menu and was confused when the resizer started following my cursor.
How would you like to achieve it?
Alternatives:
The button that was clicked can be tested with
event.button
.Have you considered any alternatives?
Maybe the React Re-Resizer does this properly already?. Looks like we want(ed) to migrate to this. #15083
Additional context
Left sidebar is affected too
Right sidebar is affected too
The text was updated successfully, but these errors were encountered: