christopherpow / nesicide

Integrated Development Environment for the 8-bit Nintendo Entertainment System
314 stars 38 forks source link

Tooltips break scrolling #46

Closed norill closed 4 years ago

norill commented 4 years ago
  1. mouseover an instruction in editor window
  2. wait for a tooltip to appear
  3. mouseover the tooltip, it should disappear
  4. mouse wheel scrolling is broken now. moving the mouse out from the editor fixes it.

Windows 7

christopherpow commented 4 years ago

I am unable to reproduce this in OSX. I don't have Win7. It could be an issue with QScintilla, or with how the tooltip gives up focus. I'll have to find a Win7 VM.

norill commented 4 years ago

looks fixed in some newer version