# Onderwerpen kunnen niet in een nieuw tabblad worden geopend met middenklik / ctrl+klik op documentenlijsten

**URL:** https://meta.discourse.org/t/topics-cant-be-open-on-a-new-tab-with-middle-click-ctrl-click-on-docs-listings/223620
**Category:** Bug
**Tags:** docs
**Created:** [7 april 2022 om 13:46 UTC](https://meta.discourse.org/t/topics-cant-be-open-on-a-new-tab-with-middle-click-ctrl-click-on-docs-listings/223620 "2022-04-07T13:46:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [7 april 2022 om 13:46 UTC](https://meta.discourse.org/t/topics-cant-be-open-on-a-new-tab-with-middle-click-ctrl-click-on-docs-listings/223620/1 "2022-04-07T13:46:51Z")

</div>

If you try open a topic on a new tab from [Documentation - Discourse Meta](https://meta.discourse.org/docs) it doesn’t respect it and open on the same page.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [5 mei 2022 om 17:55 UTC](https://meta.discourse.org/t/topics-cant-be-open-on-a-new-tab-with-middle-click-ctrl-click-on-docs-listings/223620/18 "2022-05-05T17:55:14Z")

</div>

Fixed by

> <https://github.com/discourse/discourse-docs/pull/93>
>
> We can rip out the \`click\` handler completely and just lean on the \_logic\_ we ha…ve in \`docs-index\`. 
> 
> https://github.com/discourse/discourse-docs/blob/0cef82aec0abcf500affa80e16b8696dfee708e0/assets/javascripts/discourse/routes/docs-index.js#L12
> 
> It will always refresh the \`selectedTopic\` so there will be no need to update it within the click handler. Which then nullifies the need for \`setSelectedTopic\`.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [6 mei 2022 om 11:00 UTC](https://meta.discourse.org/t/topics-cant-be-open-on-a-new-tab-with-middle-click-ctrl-click-on-docs-listings/223620/20 "2022-05-06T11:00:55Z")

</div>

This topic was automatically closed after 17 hours. New replies are no longer allowed.
