# Dialoogvenster dat verschijnt na het activeren van de '9 links'-besturing op bericht nummer 1 is niet toegankelijk via het toetsenbord

**URL:** https://meta.discourse.org/t/dialog-box-which-appears-after-activating-the-9-links-control-present-at-post-number-1-is-not-accessible-through-keyboard/371952
**Category:** Bug
**Tags:** accessibility
**Created:** [27 juni 2025 om 07:07 UTC](https://meta.discourse.org/t/dialog-box-which-appears-after-activating-the-9-links-control-present-at-post-number-1-is-not-accessible-through-keyboard/371952 "2025-06-27T07:07:43Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [2 juli 2025 om 13:52 UTC](https://meta.discourse.org/t/dialog-box-which-appears-after-activating-the-9-links-control-present-at-post-number-1-is-not-accessible-through-keyboard/371952/2 "2025-07-02T13:52:29Z")

</div>

Thanks for reporting this, we have a fix that has recently been merged and will be available the next time Discourse is updated on that site.

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

I also noticed that there’s a minor theme issue on the Killer Instinct site that makes the header title difficult to read:

 ![A screenshot displays text from a gaming forum discussing a tier list for the character Shin in Killer Instinct, with comments on his ranking and playstyle. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/5/0/2/502b3292cfcb8ac25abdef857686584880d24c9b.png)

This can be fixed with a minor theme adjustment, like

```scss
.d-header {
  background: var(--secondary);
} 

```

(we don’t manage this site’s theme directly, so it’s not a fix we can apply ourselves)

---

_[View the full topic](https://meta.discourse.org/t/dialog-box-which-appears-after-activating-the-9-links-control-present-at-post-number-1-is-not-accessible-through-keyboard/371952)._
