# Uploading a file places the cursor at the end of the post

**URL:** <https://meta.discourse.org/t/uploading-a-file-places-the-cursor-at-the-end-of-the-post/33685>\
**Category:** Bug\
**Created:** [2015年九月24日 10:02 UTC](https://meta.discourse.org/t/uploading-a-file-places-the-cursor-at-the-end-of-the-post/33685 "2015-09-24T10:02:26Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![dandv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dandv/32/169779_2.png) [@dandv](https://meta.discourse.org/u/dandv)\
**Post date:** [2015年九月24日 10:02 UTC](https://meta.discourse.org/t/uploading-a-file-places-the-cursor-at-the-end-of-the-post/33685/1 "2015-09-24T10:02:26Z")

</div>

If you want to insert a link to a file at a specific point in a post, Discourse will do that [correctly](https://meta.discourse.org/t/placing-of-attachments-images-where-cursor-is/8797/6). The only, and minor, problem is that the cursor will be placed at the end of the text, and the viewport may or may not be scrolled down.

 ![](https://global.discourse-cdn.com/meta/original/3X/1/9/191acf7465897a0d8b7d89c240d742dbaf153d6e.gif)

Similar to

> [@Inserting an HR in the editor should scroll the viewport to the new cursor position](https://meta.discourse.org/t/inserting-an-hr-in-the-editor-should-scroll-the-cursor-past-it/26011):
>
> UPDATE: The text field’s viewport is not being scrolled to include the new cursor position.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年九月25日 15:23 UTC](https://meta.discourse.org/t/uploading-a-file-places-the-cursor-at-the-end-of-the-post/33685/2 "2015-09-25T15:23:07Z")

</div>

Here’s the fix 🍒

> <https://github.com/discourse/discourse/commit/9e2934f635bd23cc350a10e5ca23ca05e5aeb669>

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年九月25日 15:23 UTC](https://meta.discourse.org/t/uploading-a-file-places-the-cursor-at-the-end-of-the-post/33685/3 "2015-09-25T15:23:09Z")

</div>


