# New Topic window hidden underneath header

**URL:** https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268
**Category:** Support
**Created:** [October 4, 2019, 6:55pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268 "2019-10-04T18:55:23Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 4, 2019, 6:55pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/1 "2019-10-04T18:55:23Z")

</div>

**[https://forum.flowster.app/](https://forum.flowster.app/)**

We just noticed this today. When you click “New Topic” the popup is hidden underneath our header:

 ![Selection_879](https://global.discourse-cdn.com/meta/original/3X/f/c/fcc814369269c2deee108742b688ede244f48089.png)

Any ideas how to fix this? Thanks!

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [October 4, 2019, 7:13pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/2 "2019-10-04T19:13:17Z")

</div>

Is this affecting all users on your site? If not, the problem could be that Discourse remembers the height that you last set the composer to on a device. This can cause problems if you have multiple monitors with different heights. If this is the cause of the problem, opening your browser’s web inspector and using it to set the height of `#reply-control.open ` to `300px !important` should fix the issue.

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 4, 2019, 10:53pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/3 "2019-10-04T22:53:03Z")

</div>

Thanks Simon!

That temporarily fixes it, but when I close Chrome DevTools the problem reoccurs. How can I fix it permanently? Also if this happens to a random user, who isn’t tech-savvy, they’re not going to be able to fix it … is there a better, more user-friendly solution?

We also just noticed for an admin user, this happening:

 ![Selection_883](https://global.discourse-cdn.com/meta/original/3X/9/e/9ec81d6fc6bf8aa723c8927eee47db180e79e986.png)

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [October 4, 2019, 11:22pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/4 "2019-10-04T23:22:01Z")

</div>

> [@IM\_Reviewer](#):
>
> if this happens to a random user, who isn’t tech-savvy, they’re not going to be able to fix it

If this is happening frequently, then it might be caused by a customization or a plugin that you have on your site - it’s not very easy to get the editor into this state with normal use of Discourse. Can you try loading you site in safe-mode by going to [https://forum.flowster.app/safe-mode](https://forum.flowster.app/safe-mode) and clicking the Enter [Safe Mode](https://meta.discourse.org/t/53504?silent=true) button? See if that solves the issue. You may need to open dev tools again to get Discourse to forget the previous height of the editor.

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 4, 2019, 11:51pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/5 "2019-10-04T23:51:45Z")

</div>

Unfortunately [Safe Mode](https://meta.discourse.org/t/53504?silent=true) is still doing the same thing with the New Topic popup.

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 4, 2019, 11:52pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/6 "2019-10-04T23:52:49Z")

</div>

It seems to be happening with multiple users in multiple browsers (Chrome + FireFox).

I also just signed up a new test user and it’s happening to them, too. Not sure if that helps 🙂 I know these things can be tough to troubleshoot.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [October 5, 2019, 12:07am UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/7 "2019-10-05T00:07:33Z")

</div>

> [@IM\_Reviewer](#):
>
> I also just signed up a new test user and it’s happening to them, too

That’s quite strange. I created an account on your site and the composer is opening at the normal height for me. What browser and operating system are you using?

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 5, 2019, 4:07pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/8 "2019-10-05T16:07:12Z")

</div>

Yes, this is strange. It sounds like it’s my entire computer, not even a particular browser.

Linux Mint 19 w/

- Chrome 77.0.3865.90 (Official Build) (64-bit)
- FireFox 69.0.1 (64-bit)

FYI the New Topic works fine in FireFox, but there’s the admin menu issue that I screenshoted above.

---

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [October 6, 2019, 10:45am UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/9 "2019-10-06T10:45:38Z")

</div>

> [@IM\_Reviewer](#):
>
> We also just noticed for an admin user, this happening

This has already been reposted by another user:

> [@Admin actions goes behind the titlebar](https://meta.discourse.org/t/admin-actions-goes-behind-the-titlebar/118649):
>
> Ultra minor UX here

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 6, 2019, 3:58pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/10 "2019-10-06T15:58:59Z")

</div>

Ok so perhaps it’s just a Chrome issue for me then. Maybe something to do with one of my extensions …

---

<div class="post-metadata">

### Author: ![hawm](https://avatars.discourse-cdn.com/v4/letter/h/f07891/32.png) [@hawm](https://meta.discourse.org/u/hawm)
#### Post date: [October 7, 2019, 6:16am UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/11 "2019-10-07T06:16:06Z")

</div>

My online version [d0390fba3e](https://github.com/discourse/discourse/compare/d0390fba3ef7296b387b95f0115e33d2b09da340...tests-passed) has same issue when using Chrome zoom in/out. But the meta forum is fine to me, so I think is the last recent updated cause it?

And the last version [e0d2b403a4](https://github.com/discourse/discourse/compare/e0d2b403a4af3401ca927cb750d1162dcf801595...master) on my development environment seem already fixed.

---

<div class="post-metadata">

### Author: ![IM\_Reviewer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/im_reviewer/32/148737_2.png) [@IM\_Reviewer](https://meta.discourse.org/u/IM_Reviewer)
#### Post date: [October 12, 2019, 4:08pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/12 "2019-10-12T16:08:42Z")

</div>

The latest version of Discourse seems to have fixed this 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 11, 2019, 4:18pm UTC](https://meta.discourse.org/t/new-topic-window-hidden-underneath-header/130268/13 "2019-11-11T16:18:15Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
