# 浏览器标签页中的新帖子计数功能异常

**URL:** https://meta.discourse.org/t/new-posts-count-in-browser-tabs-broken/112864
**Category:** Feature
**Created:** [2019年三月28日 21:00 UTC](https://meta.discourse.org/t/new-posts-count-in-browser-tabs-broken/112864 "2019-03-28T21:00:35Z")
**Posts on this page:** 1
**Showing post:** 34

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2019年四月11日 23:13 UTC](https://meta.discourse.org/t/new-posts-count-in-browser-tabs-broken/112864/34 "2019-04-11T23:13:34Z")

</div>

Per:

[https://github.com/discourse/discourse/commit/dc703adad77caf63a5a93de55798d2c3590fd1fc](https://github.com/discourse/discourse/commit/dc703adad77caf63a5a93de55798d2c3590fd1fc)

And

[https://github.com/discourse/discourse/commit/24ef4f7b2bbbe233999977615df85d43218080fa](https://github.com/discourse/discourse/commit/24ef4f7b2bbbe233999977615df85d43218080fa)

We removed `disable_jump_reply` setting which was a fundamentally wrong and only partial broken solution to “allow me to jump to first unread in a topic”.

We added `default_title_count_mode` which allows admins to choose the default behavior for the count in the title (either contextual or notification count).

Users can select how the count in the title works per:

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/a/daede03935d1f1a6e4fc1eec2d7e07431fd4ba9f.png)

The count will be “unseen notification” by default, but they can switch it to “unseen page content” if they wish.

We decided to keep `Show new / updated topic count on browser icon` cause many sites amended the default here and the feature is widely used.

---

_[View the full topic](https://meta.discourse.org/t/new-posts-count-in-browser-tabs-broken/112864)._
