# \[Tab\] should work after "edit title" or using hotkeys

**URL:** https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792
**Category:** Bug
**Created:** [2017年七月7日 07:28 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792 "2017-07-07T07:28:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Sujan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sujan/32/70979_2.png) [@Sujan](https://meta.discourse.org/u/Sujan)
#### Post date: [2017年七月7日 07:28 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792/1 "2017-07-07T07:28:13Z")

</div>

When you use the “edit title and category of this topic” button next to the title or e on the first post, Tab doesn’t do what I expect/hope it to do: Jump to the first input field there, then to the second and so on. Seems the focus stays on where you were before.

---

<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: [2017年七月7日 22:26 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792/2 "2017-07-07T22:26:59Z")

</div>

Sure can we improve this by explicitly setting focus @tgxworld? There is no mobile risk at all.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2017年七月11日 06:55 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792/4 "2017-07-11T06:55:46Z")

</div>

已将其重新分类到 #Contribute > Bug 类别。

已在以下链接修复：

> <https://github.com/discourse/discourse/commit/31932813b782c70473a5f759cde1471ee610d828>
>
> https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/6…5792

我发现的另一个相当严重的 bug 是，打开编辑器时会向服务器发送 3 个重复的请求。这已在以下链接修复：

> <https://github.com/discourse/discourse/commit/3ff9133f857e57f82afed03a6c9b0aaa48f85fa6>
>
> \* This fixes a bug where multiple requests were being
> made to the server whene…ver the composer is opened.

> [@Sujan](#):
>
> 当你使用标题旁边的“编辑此主题标题和类别”按钮时

我无法复现此问题。对我而言，使用 Tab 键切换功能正常。

@Sujan 感谢反馈！

---

<div class="post-metadata">

### Author: ![Sujan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sujan/32/70979_2.png) [@Sujan](https://meta.discourse.org/u/Sujan)
#### Post date: [2017年七月11日 08:23 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792/6 "2017-07-11T08:23:10Z")

</div>

> [@tgxworld](#):
>
> I can’t reproduce this. Tabbing works fine for me.

You are right, no idea what I saw back then. Problem (that you already fixed) is only present after usage of keyboard shotcuts.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2017年七月12日 00:30 UTC](https://meta.discourse.org/t/tab-should-work-after-edit-title-or-using-hotkeys/65792/9 "2017-07-12T00:30:34Z")

</div>


