Bug 293338
| Summary: | [WPE] WPE Platform: click counter should be reset on mouse move when passing the threshold | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
In layout tests it can happen that we press, move and release and then we press again at the same point quickly. We shouldn't get a double click in that case if we moved more than the double click distance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/45681
EWS
Committed 295199@main (213fa99531b5): <https://commits.webkit.org/295199@main>
Reviewed commits have been landed. Closing PR #45681 and removing active labels.