Skip to content

fix(input): input not focused on click in IE if clicked outside of the native input element - #15108

Merged
jelbourn merged 1 commit into
angular:masterfrom
macjohnny:patch-1
Feb 12, 2019
Merged

fix(input): input not focused on click in IE if clicked outside of the native input element#15108
jelbourn merged 1 commit into
angular:masterfrom
macjohnny:patch-1

Conversation

@macjohnny

Copy link
Copy Markdown
Contributor

fixes#15093

@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Feb 7, 2019
Comment threadsrc/lib/input/input.ts Outdated
@macjohnny

Copy link
Copy Markdown
ContributorAuthor

in the dev-app, this can be tested with the "Only placeholder" input in the "Floating labels" section

@crisbetocrisbeto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment threadsrc/lib/form-field/form-field-input.scss
@crisbetocrisbeto added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Feb 8, 2019
@jelbournjelbourn added the merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed label Feb 12, 2019

@jelbournjelbourn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn
jelbourn merged commit 2652532 into angular:masterFeb 12, 2019
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 10, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License Agreementmerge: fix commit messageWhen the PR is merged, rewrites/fixups of the commit messages are neededtarget: patchThis PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Input looks ready for input but does not have curosr

5 participants

@macjohnny@jelbourn@crisbeto@mmalerba@googlebot