DavidLudwig / macemu

Basilisk II and SheepShaver Macintosh emulators
14 stars 1 forks source link

BasiliskII: on OS X, display can slide around if initial clicks are near top of screen #19

Closed DavidLudwig closed 7 years ago

DavidLudwig commented 7 years ago

Steps to reproduce:

  1. setup a fullscreen display in the .basilisk_ii_prefs file, on an OS X host
  2. launch Basilisk II
  3. wait for guest OS to launch
  4. move the cursor almost to the top of the screen, but not at the very top (due to Issue #5, the cursor has to be slightly off from the top)
  5. click and hold down the mouse's primary button
  6. move the mouse downward, keeping the mouse's primary button, pressed

Expected behavior: the guest OS' menu bar does not move

Actual behavior: the guest OS' menu bar moves, in concert with the cursor's motion

Notes: