# Middle-click on "Users" admin panel fails

**URL:** https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289
**Category:** Bug
**Created:** [2016年二月28日 15:31 UTC](https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289 "2016-02-28T15:31:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![RalfJung](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ralfjung/32/51654_2.png) [@RalfJung](https://meta.discourse.org/u/RalfJung)
#### Post date: [2016年二月28日 15:31 UTC](https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289/1 "2016-02-28T15:31:44Z")

</div>

**Steps to reproduce:**

- In Firefox, go to the admin panel and middle-click on “Users”

**Actual behavior:**  
I get a page saying “The requested page does not exist, or it is private” (roughly translated from German). The URL of that page is [https://DOMAIN/admin/users/list](https://DOMAIN/admin/users/list).

**Expected behavior:**  
It should open the same page as it does when I left-click. The URL of this page is [https://DOMAIN/admin/users/list/active](https://DOMAIN/admin/users/list/active).

---

<div class="post-metadata">

### Author: ![TechnoBear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/technobear/32/40546_2.png) [@TechnoBear](https://meta.discourse.org/u/TechnoBear)
#### Post date: [2016年二月28日 16:43 UTC](https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289/2 "2016-02-28T16:43:39Z")

</div>

I can reproduce this on @cpradio’s sandbox, which is running Discourse 1.5.0.beta11. However, it works as expected on our instance, which is still on Discourse 1.5.0.beta6.

(Firefox 44.0.2 on Ubuntu Gnome 15.10.)

---

<div class="post-metadata">

### Author: ![dtchau](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dtchau/32/121852_2.png) [@dtchau](https://meta.discourse.org/u/dtchau)
#### Post date: [2016年二月28日 23:55 UTC](https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289/3 "2016-02-28T23:55:58Z")

</div>

FYI, I made a PR for this

[https://github.com/discourse/discourse/pull/4047](https://github.com/discourse/discourse/pull/4047)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2017年一月20日 01:09 UTC](https://meta.discourse.org/t/middle-click-on-users-admin-panel-fails/40289/4 "2017-01-20T01:09:42Z")

</div>


