Skip to content

Ink ripple inconsistent with material design spec (?) #1434

@rosslavery

Description

@rosslavery

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Ink ripples in previous material design implementations trigger the effect on mousedown, rather than mouseup.

What is the current behavior?

The effect is only triggered on mouse up, which is far less noticable than prior implementations.

What are the steps to reproduce?

Material2 demo from the PR that added ripples to buttons: https://dozingcat-material2.firebaseapp.com/button
Material1 demo: https://material.angularjs.org/latest/demo/button

Click the buttons to see the difference. Click and hold your mouse button to make the difference more obvious.

What is the use-case or motivation for changing an existing behavior?

Consistency with the spec.

Which versions of Angular, Material, OS, browsers are affected?

All?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions