Comment 3 for bug 635074

Revision history for this message
Geliy Sokolov (hellium-deactivatedaccount) wrote : Re: Software list view flickers when changing search string

This path should fix unnecessary list refreshes. It will ignore:

  ' ' - when its additional trailing space or ',' is present in the search field, when request is being made by exact pkg name
  ',' - when other comas are present with the same reason

All other chars are considered as a part of pkg name or description