Giter VIP home page Giter VIP logo

Comments (5)

cn-peter avatar cn-peter commented on September 2, 2024

I also have the above problems

from osara.

ScottChesworth avatar ScottChesworth commented on September 2, 2024

The only clue I can offer to anyone who's smart enough to fix this is that it's something that happened between pre-977 and the current snapshot that broke it. Can't reproduce with a portable I found laying around here that's still running pre977, can defo reproduce with most recent snapshot.

from osara.

jcsteh avatar jcsteh commented on September 2, 2024

So... recall how you folks wanted as many keyboard commands to pass through to the main section as possible? That's why this is happening. :) Up and down arrow are previous and next track, and since buttons don't do anything with arrow keys, they go through to the main section.

I can make an exception for the arrow keys on buttons, of course, but then we get into the complicated question of what else should be an exception.

from osara.

ScottChesworth avatar ScottChesworth commented on September 2, 2024

Up and down arrow are previous and next track, and since buttons don't do anything with arrow keys, they go through to the main section.

Oops, obvious now you've said it.

I can make an exception for the arrow keys on buttons, of course, but then we get into the complicated question of what else should be an exception.

C'mon man, it's a simple if statement. if has bad idea, print "nope". :)

So I guess we need to make a list of anything that can cause the dialog to be dismissed and assess the workload?

from osara.

jcsteh avatar jcsteh commented on September 2, 2024

In the interest of pragmatism, I've made an exception for just the up and down arrow keys now, as that seems like an easy mistake to make.

from osara.

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.