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

ModeButton activates on press instead of press + release #39

Closed
cassidyjames opened this issue May 6, 2017 · 0 comments
Closed

ModeButton activates on press instead of press + release #39

cassidyjames opened this issue May 6, 2017 · 0 comments
Assignees
Milestone

Comments

@cassidyjames
Copy link
Contributor

Buttons in GTK typically respond on "clicked" which is a press + release; for example, this lets you drag a window from a button without triggering the button. Granite ModeButtons, however, appear to activate on press only, meaning if you drag a window from a ModeButton, you also press the button.

This affects at least Music and Files with regards to dragging the window, but it's reproducible in Granite Demo's ModeButtons; compare the behavior of the "Clear Selected" button (pressing, then dragging off the button does not activate it) to the ModeButtons (pressing, then dragging off activates anyway).

@danirabbit danirabbit added the Status: Confirmed Verified by someone other than the reporter label May 6, 2017
@cassidyjames cassidyjames self-assigned this May 6, 2017
@danirabbit danirabbit added this to the juno-beta1 milestone May 6, 2017
@codygarver codygarver removed the Status: Confirmed Verified by someone other than the reporter label Oct 21, 2017
@codygarver codygarver modified the milestones: 0.4.1, juno-beta1 Oct 21, 2017
@codygarver codygarver modified the milestones: juno-beta1, 0.5 Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants