keeleysam / munki-exported

Automatically exported from code.google.com/p/munki
Other
0 stars 0 forks source link

Munki 2 - Backspace in search will not show all objects again #380

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Search , Type Flash
2. Delete flash with backspace
3. search field is now empty, but not all objects are shown

What is the expected output? What do you see instead?
search field is now empty, but not all objects are shown, only F Objects

What version of the Munki tools/InstallOSpkg tools are you using? On what
version of OS X?

10.7 / 2.0.0.2201

Original issue reported on code.google.com by yves.zie...@googlemail.com on 27 Aug 2014 at 8:24

GoogleCodeExporter commented 9 years ago
This behavior matches the behavior of the Mac App Store app; since Managed 
Software Center is mimicking that application, matching that behavior seemed 
appropriate.

Original comment by gregnea...@mac.com on 27 Aug 2014 at 8:36

GoogleCodeExporter commented 9 years ago
ok, but then should the managed software center only search on enter and not on 
typing

Original comment by yves.zie...@googlemail.com on 27 Aug 2014 at 9:50

GoogleCodeExporter commented 9 years ago
Yes, probably so. I think it did that before, but perhaps I broke it when I 
implemented the new toolbar. On the other hand, App Store probably does it that 
way to limit slow web searches; we're searching local data, which is much 
faster. I don't feel strongly either way, so will probably change it to match 
App Store's behavior.

Original comment by gregnea...@mac.com on 27 Aug 2014 at 10:06

GoogleCodeExporter commented 9 years ago
I've changed the search field behavior: 
https://code.google.com/p/munki/source/detail?r=82754b25bf4f2525980ac4193518ea34
8449ec57&name=Munki2

Original comment by gregnea...@mac.com on 27 Aug 2014 at 10:13