# Notification menu having sporadic issues

**URL:** https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441
**Category:** Bug
**Created:** [11. November 2015 um 00:08 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441 "2015-11-11T00:08:01Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [11. November 2015 um 00:08 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/1 "2015-11-11T00:08:01Z")

</div>

Basically this, except much faster:

On latest version of Discourse, using Chrome. Only non-default plugin is Spoiler Alert.

Repro steps somewhat indeterminate - it seems to happen when I have a read PM notification, I’m not sure if there are other times when it happens. Only shows up with the full screen width version of the notification menu (not the “slide-in” version, I think is what it’s called).

---

<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: [11. November 2015 um 02:18 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/2 "2015-11-11T02:18:45Z")

</div>

Looks like scroll bar is triggering resize event. Not sure if this is enough for @eviltrout to reproduce.

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [11. November 2015 um 02:50 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/3 "2015-11-11T02:50:28Z")

</div>

Yeah, sorry for the sparse detail, I haven’t been able to get it to trigger much. It went away after getting further notifications (an @ and a reply), so far it’s 2 for 2 on needing a read PM notification at the top, as odd as that seems to me.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [11. November 2015 um 03:24 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/4 "2015-11-11T03:24:42Z")

</div>

The gif is changing so fast it’s hard to tell, but I don’t think it is because of the type(s) of Notification, but

> [@codinghorror](#):
>
> scroll bar is triggering resize event

That’s my guess.

The only reason I can think of that might be responsible for the rapid scrollbar ↔ no scrollbar is that the “Log Out” isn’t being considered as part of the scrollable area when there is a scrollbar resulting in a “fits ↔ doesn’t fit” thing happening.

 ![](https://global.discourse-cdn.com/meta/original/3X/6/d/6ddcf8fabde2953f209b977fb4edf26dc9668463.png) ![](https://global.discourse-cdn.com/meta/original/3X/4/2/42b9842399e13f247a7908b95f1144ab3ba6dfb1.png)

---

<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: [11. November 2015 um 21:51 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/5 "2015-11-11T21:51:15Z")

</div>

I really can’t get this to happen on a mac even though I am pretty sure I know what is happening code wise. I will try again on Windows soon and hopefully the different scrollbar shape will make it easier to reproduce and fix.

---

<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: [12. November 2015 um 17:21 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/6 "2015-11-12T17:21:57Z")

</div>

Update: I spent a while this morning testing various other browsers on windows and still can’t reproduce it ☹

Is this site running the latest version of Discourse? I did some tweaking to that menu and I am wondering if the tweak caused it, or if perhaps it fixed it as I can’t reproduce it.

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [12. November 2015 um 17:25 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/7 "2015-11-12T17:25:31Z")

</div>

It was on latest, I’m a few commits behind now. I’ll see if I can get it to happen again today when I’m at latest again, will update when I have more info!

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [12. November 2015 um 21:48 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/8 "2015-11-12T21:48:19Z")

</div>

I haven’t been able to reproduce this behavior since updating to latest, so… fixed, apparently?

☀

---

<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: [12. November 2015 um 21:49 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/9 "2015-11-12T21:49:02Z")

</div>

Great! I’ll close this for now. If it happens again we can revisit!

---

<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: [12. November 2015 um 21:49 UTC](https://meta.discourse.org/t/notification-menu-having-sporadic-issues/35441/10 "2015-11-12T21:49:04Z")

</div>


