Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Mouse click on an input element places the caret at the begining of the input field #123

Open
3 of 8 tasks
ognjenkurtic opened this issue Nov 23, 2016 · 1 comment
Open
3 of 8 tasks
Labels

Comments

@ognjenkurtic
Copy link

ognjenkurtic commented Nov 23, 2016

Description

Clicking on the input element sets the caret to the begining of the input element

Expected outcome

Caret should be placed where the mouse click occured

Actual outcome

Caret placed at the begining of the input element

Live Demo

https://jsbin.com/yuvafebuwa/1/edit?html,output

Steps to reproduce

  1. Open the demo in IE 11
  2. Click on the txt2 input element, any position except the start

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@ognjenkurtic ognjenkurtic changed the title Mouse click on an input element with ng-currency directive places the caret at the begining of the input field Mouse click on an input element places the caret at the begining of the input field Nov 23, 2016
@cecilia-sanare
Copy link
Collaborator

cecilia-sanare commented Mar 18, 2017

Confirmed this is also an issue in IE 10.

Interestingly, if you click the field in Firefox it goes to the end of the input element.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants