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

Widget drag should only work with left mouse button #711

Closed
mlewand opened this issue Aug 1, 2017 · 1 comment · Fixed by #746
Closed

Widget drag should only work with left mouse button #711

mlewand opened this issue Aug 1, 2017 · 1 comment · Fixed by #746
Assignees
Labels
good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:major Any docs related issue that should be merged into a major branch. type:bug A bug.
Milestone

Comments

@mlewand
Copy link
Contributor

mlewand commented Aug 1, 2017

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open any demo with a widget, e.g. Captioned Image SDK sample.
  2. Hold down right/middle mouse button on the widget's drag icon.
  3. Drag the cursor anywhere else.

Expected result

Non-right click does not trigger dragging.

Actual result

It does trigger the drag.

Other details

This issue happens only for block widget. Inline widgets are working well.

@mlewand mlewand added good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug. labels Aug 1, 2017
@beatadelura beatadelura self-assigned this Aug 3, 2017
@beatadelura
Copy link
Contributor

Blocked by #810.

@f1ames f1ames added this to the 4.8.0 milestone Sep 19, 2017
@f1ames f1ames added the target:major Any docs related issue that should be merged into a major branch. label Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:major Any docs related issue that should be merged into a major branch. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants