SYMPTOM:
In a Transaction Services Document, after searching for elements in a pull down list selector and choosing one from the results set, if the users then clears the selector, the selector results will continue to be filtered by the previous input and would not allow the user to change the selection, in Strategy 9.x.
The image below shows the selector returning all attribute elements for the Month attribute:

If a user types in the "j" letter to perform a search, the following results appear:

The user then selects one of the options, such as "Jul 2012", as shown below:

Then the user attempts to clear the current selection to select a different option using the "x" button, like shown below:

However, even when the contents of the selector have been cleared, the search results are still filtered by the previous input, like shown below:

STEPS TO REPRODUCE:
Follow these steps in a Strategy Tutorial Project:
Shared Report/Strategy Platform Capabilities/Strategy Transaction Services

CAUSE:
This is expected behavior and by design in Strategy Web 9.x.
WORKAROUND:

KB46005