adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
848 stars 81 forks source link

Search hitting Enter with partially typed filter has unexpected results, doesn't auto-complete text #3757

Closed chadrolfs closed 8 years ago

chadrolfs commented 8 years ago

(have MRU populated, no doc open) cmd/ctrl + f type "rec" (hints "rec"ent Documents, and Recent Documents filter is highlighted blue) hit Enter

Results: top most doc in MRU is opened Expect: auto-complete filter for Recent Documents to be applied and search dialog remains open

Note: if you do this with Adobe Stock, it just opens the generic stock URL

chadrolfs commented 8 years ago

search-autocomplete

ktaki commented 8 years ago

This is more likely caused by double-keydown event fix by @jfitz-adobe. He is working on another fix now.

chadrolfs commented 8 years ago

Oh, right!

chadrolfs commented 8 years ago

self-assigned so I can use this as another test case to validate his fix.

chadrolfs commented 8 years ago

change backed out so this is no longer happening.