# Some keyboard shortcuts for anon users result in error pages

**URL:** https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042
**Category:** Bug
**Tags:** keyboard-shortcuts
**Created:** [2015 年 9 月 9 日午前 3:26 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042 "2015-09-09T03:26:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [2015 年 9 月 9 日午前 3:26 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042/1 "2015-09-09T03:26:53Z")

</div>

Recreating steps:

Just open [https://meta.discourse.org](https://meta.discourse.org) in “incognito” web-browser session.  
And press “G” then “N” from your keyboard. (goes to /new).

Result:

 ![](https://global.discourse-cdn.com/meta/original/3X/9/7/979f5d7ff5cbe2d350cb46d5c4fd5dfb48f640b4.png)

Checked here, and at sandbox site ([http://try.discourse.org/new](http://try.discourse.org/new)).

Regards!

Ps, I’m not sure if this is a real “bug”. 😊

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2015 年 9 月 9 日午前 3:46 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042/2 "2015-09-09T03:46:42Z")

</div>

not a bug, methinks. if you are not logged in then the new page has no purpose. but maybe the error could be friendlier. 😄

---

<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: [2015 年 9 月 9 日午前 5:01 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042/3 "2015-09-09T05:01:36Z")

</div>

Hmm yeah we should not show an error in this case though. cc: @eviltrout if it is an easy fix go for it

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2015 年 9 月 9 日午後 5:46 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042/4 "2015-09-09T17:46:03Z")

</div>

Added support for anonymous keyboard shortcuts:

[https://github.com/discourse/discourse/commit/9548876c2d6b5b14fe42c4fb4f5376ae293c880b](https://github.com/discourse/discourse/commit/9548876c2d6b5b14fe42c4fb4f5376ae293c880b)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015 年 9 月 9 日午後 7:09 UTC](https://meta.discourse.org/t/some-keyboard-shortcuts-for-anon-users-result-in-error-pages/33042/5 "2015-09-09T19:09:22Z")

</div>


