### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode * Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/ * Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq * Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom * Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages ### Description Opening a second Select List on top of another results in the Select List being unfocused, and reverts focus to the editor. ### Steps to Reproduce 1. Open Fuzzy Finder 2. Open Command Palette without closing the Fuzzy Finder **Expected behavior:** Command Palette is focused - typing results in text in field. **Actual behavior:** Command Palette is not focused - typing does not result in text in field. Typing results in text on currently opened file. **Reproduces how often:** 100% reproduce rate from a small number of tests. ### Versions macOS 10.11.5 Atom : 1.16.0-beta0 Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 apm 1.16.1 npm 3.10.5 node 6.9.5 x64 python 2.7.10 git 2.10.1
Prerequisites
Description
Opening a second Select List on top of another results in the Select List being unfocused, and reverts focus to the editor.
Steps to Reproduce
Expected behavior:
Command Palette is focused - typing results in text in field.
Actual behavior:
Command Palette is not focused - typing does not result in text in field.
Typing results in text on currently opened file.
Reproduces how often:
100% reproduce rate from a small number of tests.
Versions
macOS 10.11.5
Atom : 1.16.0-beta0
Electron: 1.3.13
Chrome : 52.0.2743.82
Node : 6.5.0
apm 1.16.1
npm 3.10.5
node 6.9.5 x64
python 2.7.10
git 2.10.1