Steps to reproduce

  1. Go to the Users page on Stackoverflow.com
  2. Type a name into the input box with lots of results ("anonymous", any firstname)
  3. Try to navigate to the next page.

Expected behaviour

The second page of the users list is displayed with all users named "anonymous".

Effect

The inputbox is empty and the second page of all users is displayed.

Additional information

Fx 3.0.11, JavaScript enabled, all Addons disabled.

I think it's a bug or a missing feature ;-)

link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

It's done.

No paging visible.

link|improve this answer
feedback

Workaround:

  1. Open http://stackoverflow.com/users
  2. Click the "name" tab to sort the list by name
  3. Either click the page navigation buttons, or edit the URL ( http://stackoverflow.com/users?page=302&tab=name ) , to arrive at the right letter
link|improve this answer
Clicking "name" tab gives strange user order. And it's definitely not alphabetical name order. – Alexander Prokofyev Jun 30 '09 at 6:25
1  
it is, but lots of users have no Display Name set. – Jeff Atwood Jun 30 '09 at 6:53
feedback

You must log in to answer this question.