> Issue is a mouse drag will trigger a popup in macos, but not in linux or 
> windows.
> The solution is to add a check for a mouse pressed event to show popup and 
> prevent mouse entered events from triggering the popup

Alisen Chung has updated the pull request incrementally with one additional 
commit since the last revision:

  add event check in popup trigger

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/19569/files
  - new: https://git.openjdk.org/jdk/pull/19569/files/ab7e71fe..fb89d2f7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19569&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19569&range=02-03

  Stats: 11 lines in 4 files changed: 5 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/19569.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19569/head:pull/19569

PR: https://git.openjdk.org/jdk/pull/19569

Reply via email to