Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
63 stars 8 forks source link

is:selected special query doesn't update correctly. #109

Closed Pauan closed 9 years ago

Pauan commented 9 years ago

Originally reported on Google Code with ID 107

What steps will reproduce the problem?
1. Select 1+ tabs.
2. Use the `is:selected` special query to show only those tabs.
3. Unselect the tabs. In this case, I used Menu -> Select none.

What is the expected output? What do you see instead?
Tabs should disappear, as they are no longer selected. Instead, they are still visible.

Please provide any additional information below.
Looks like I'll need to hook up some `state.search` stuff.

Reported by pcxunlimited on 2010-12-05 11:22:15

Pauan commented 9 years ago
This issue was updated by revision e71ad618bd.

Reported by pcxunlimited on 2010-12-05 11:57:34

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-12-13 01:00:59

Pauan commented 9 years ago

Reported by pcxunlimited on 2012-08-27 23:44:48