зеркало из https://github.com/mozilla/gecko-dev.git
5a688fe072
On Windows, the contextmenu event is fired when the finger is lifted after a long-press. However, there are various bits of code, such as the AccessibleCaret or potential fixes for bug 1147335, which would benefit from knowing when the long-press gesture was detected. By moving eMouseLongTap event up we can satisfy that need. An alternative approach considered was to fire the eMouseLongTap before the contextmenu on all platforms unconditionally, but that makes it harder to implement platform-specific text selection behaviour the way we want. In particular we would have to add an extra message or notification for non-Windows platforms that initiated text selection if the contextmenu event was not consumed. MozReview-Commit-ID: 2lmwxmmGrVD |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libbz2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
zlib |