Skip to content

[Bug]: Single tap click in windows is not triggering click event #5498

@kusumadevadiga

Description

@kusumadevadiga

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

sp-card

Expected behavior

click is not working on windows single tap click. Only double tap works to open the card.
Example given is here https://stackblitz.com/edit/vitejs-vite-ff4wtorz?file=package.json,src%2Fmy-element.ts
onclick of card should open the link in new tab. single tap In windows doesn't work.

Current behavior can be found in https://stackblitz.com/edit/vitejs-vite-ff4wtorz?file=package.json,src%2Fmy-element.ts
Note: Issue found only on Windows

Actual behavior

Card click behavior should be triggered on single tap click as well .

Screenshots

No response

What browsers are you seeing the problem in?

No response

How can we reproduce this issue?

  1. Have Windows System
  2. open https://stackblitz.com/edit/vitejs-vite-ff4wtorz?file=package.json,src%2Fmy-element.ts
  3. tap on any card (windows touchpad)
  4. observe card doesnt open href
  5. double tap and card will open href

Sample code or abstract reproduction which illustrates the problem

https://stackblitz.com/edit/vitejs-vite-ff4wtorz?file=package.json,src%2Fmy-element.ts

Severity

None

Logs taken while reproducing problem

No response

Would you like to track this issue in Jira?

  • Yes, please tell me the ticket number!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions