Code Monkey home page Code Monkey logo

Comments (8)

kbhomes avatar kbhomes commented on August 26, 2024

Interesting, on the outset I have no clue what could cause this. Were you running the 1.0.2 release (from the ZIP) or from the latest commit at the time you wrote this? Does the problem happen with other CS6 products?

from radiant-player-mac.

 avatar commented on August 26, 2024

It is strange, but I would guess it has something to do with media keys / hot keys detection. To be more specific about the problem: when I simply click on an object it will not register, however, if I drag the mouse a little bit while clicking down, it will select the object when I release the mouse. I didn't test all other CS apps, but i was also running Illustrator CC at that seemed to be working fine. I had installed the version from the ZIP file.

from radiant-player-mac.

kbhomes avatar kbhomes commented on August 26, 2024

I've installed a trial version of Adobe Fireworks CS6 and can confirm that this bug is affecting me too. I'm currently investigating what could be the root cause.

from radiant-player-mac.

kbhomes avatar kbhomes commented on August 26, 2024

@mtgpplisez: Good news! This is now fixed, for whatever reason, defining an event tap for the media keys specifically caused the problem, so instead I define an event tap for all events and filter them out to include only the media key events. Everything seems to be working fine in Fireworks, so any other application with a similar problem should now be fixed. Still, I don't see why this bug existed, but at the very least, it's fixed.

from radiant-player-mac.

kbhomes avatar kbhomes commented on August 26, 2024

For reference, here is a thread from almost 4 years ago on Adobe's forums where users reported the problem and identified Spotify and two other applications that caused the same issue, all stemming from the event tap for media keys.

from radiant-player-mac.

 avatar commented on August 26, 2024

Fixed! Thank you!!

from radiant-player-mac.

kbhomes avatar kbhomes commented on August 26, 2024

I pushed a commit that un-fixes this issue, unfortunately. I essentially had to revert the fix for this issue in order to fix #117, which was somehow also affected by the event tap. In this case, I figured that the Quick Look use case is more frequent than Fireworks usage and the problems that occur there, so my plan instead is to create an Advanced preferences item that has in it a preference to switch between these two modes: the one where Quick Look works, and the one where Fireworks works.

from radiant-player-mac.

kbhomes avatar kbhomes commented on August 26, 2024

@mtgpplisez: I've now merged a change that adds a new preference "Use alternative method to listen for media keys", which is off by default. When it is on, it changes the behavior of the event tap in a way that Fireworks will work again. However, Quick Look (and possibly other features) will be broken.

from radiant-player-mac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.