# Missing "Options Gear-Wheel" when creating a Topic

**URL:** https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158
**Category:** Support
**Created:** [November 20, 2016, 10:36pm UTC](https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158 "2016-11-20T22:36:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![LuckyLuke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/luckyluke/32/121410_2.png) [@LuckyLuke](https://meta.discourse.org/u/LuckyLuke)
#### Post date: [November 20, 2016, 10:36pm UTC](https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158/1 "2016-11-20T22:36:41Z")

</div>

I just discovered a strange behavior in one of my Discourse instances.  
The “Options Gear-Wheel” wheel is missing within the “Create a new Topic” section.

> Missing “Options Gear-Wheel”

> ![](https://global.discourse-cdn.com/meta/original/3X/9/3/93354e73aeadb0572ab4df7af4756a540b121d34.gif)

* * *

> How is should look like

> ![](https://global.discourse-cdn.com/meta/original/3X/d/f/df778e0941529481a1545f858beccdf8516cd86b.gif)

I have no idea what might be the reason for that.

Some facts about both instances: Both are on v1.7.0.beta7  
(The instance where everything is working fine is on v1.7.0.beta7+199, the one with the bug is on v1.7.0.beta7+193)

This is a comparison of all installed plugins:

> Left side = Bugy instance / Right side = Working fine

> ![](https://global.discourse-cdn.com/meta/original/3X/2/b/2b25ca97cb7ab5beece6b099655d722dae2f7731.png)

I’m gratefull for any help. Thx 🙂

* * *

@cpradio This bug prevents users from using your awesome poll UI. Maybe you can have a look into this as well?

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [November 20, 2016, 10:49pm UTC](https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158/2 "2016-11-20T22:49:45Z")

</div>

I haven’t found a way to repro on +192 or +199

Do you have any CSS customizations or JS customizations on the buggy instance?

And the commits between +192 and +199 have nothing to do with the composer.

Do you see any errors in the Dev Console Window on the buggy instance?

---

<div class="post-metadata">

### Author: ![LuckyLuke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/luckyluke/32/121410_2.png) [@LuckyLuke](https://meta.discourse.org/u/LuckyLuke)
#### Post date: [November 20, 2016, 11:42pm UTC](https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158/3 "2016-11-20T23:42:40Z")

</div>

Thx a lot. Didn’t think about that. A simple display “none” in the CSS caused the “bug”. -.-

---

<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: [November 21, 2016, 3:50am UTC](https://meta.discourse.org/t/missing-options-gear-wheel-when-creating-a-topic/53158/4 "2016-11-21T03:50:16Z")

</div>


