team-phoenix / Phoenix

A multi-system emulator and library manager designed to be both powerful and easy to use.
http://phoenix.vg
GNU General Public License v2.0
377 stars 39 forks source link

Search bug #215

Closed athairus closed 8 years ago

athairus commented 8 years ago
  1. Pick a console (doesn't matter which)
  2. Enter a search query that should give you results

You should get no results. Click on that same console from 1. again and you should get the results you want.

I have this bug on corecontrol, it might be on master too.

athairus commented 8 years ago

The bug might have something to do with the filter changing blocking the UI longer than an entire search timer period.

athairus commented 8 years ago

I can't find a consistent way to reproduce. Sometimes search results come in, sometimes they don't.

One thing that is consistent: When the result list is blank, clicking on a category does something to the filter list and results come in like they should.

athairus commented 8 years ago

Close once #249 gets merged.