From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: In the CMS, using the Search database, click the Cancel button and the current screen is redisplayed (Search or Matches). It should return to the previous screen that the user was on. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Click Add foo. The Search screen is displayed. 2. Click Cancel. The Search screen is redisplayed. 1. Click Add foo. The Search screen is displayed. 2. Type search terms or %. 3. Click Search. The Matches screen is displayed. 4. Click Cancel. The Matches screen is redisplayed. Actual Results: The current screen is redisplayed. Expected Results: The previous screen should be displayed. Additional info:
I think this referring to the add a new member to a role screen. Once the search displays a list of results, the cancel button does not work.
Not always...see first steps above: 1. Click Add foo. The Search screen is displayed. 2. Click Cancel. The Search screen is redisplayed. In this case, all I did was click Add and then click Cancel. No search results, nothing, just clicked Cancel and redisplayed the same screen I'm on.
Perforce change 41289 addresses the problem that Richard found. Char, I'm not sure which search screen you refer to. Is this all in the Roles pane? What's the UI context of the operations described in your comment #2 above?
OK, I've found this in Workflows when assigning members to a task...looks like Roles got fixed :-) In Workflows, click Assign User in Task Details for a task. The Search to Add New Members section is displayed. Immediately click Cancel. I get very interesting results....I see all users in this content section. Click Cancel again and return to the previous screen. If there's something in the Search field, the Matches are continuously redisplayed when I click Cancel.