Skip to content

ui-grid-selection inaccurate on android/chrome #4344

@legendzlive

Description

@legendzlive

When using "enableRowSelection: true", left clicking on a row from an android device running the chrome browser, will act weird. By this I mean it will either select the row above or below the one you actually selected, or it will simply unselect the row instantly after clicking on it.

If we now try to use toggleRowSelection() to remove the highlight (assuming we got lucky and it actually selected the row you clicked), the entire table will freak out and infinitely keep switching selects between the actual row and the row above it.

This problem was present on:
Samsung Galaxy Tab 3 Lite (Chrome)
Samsung Galaxy S6 (Chrome)
iPhone 5 (Chrome)

The problem was not present on:
Nokia Lumia 930 (Internet Explorer)
Desktop/Laptop (FireFox, Chrome, Internet Explorer)

Could anyone look into this once they find the time?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions