Skip to content

playground: Select entire URL when share-url text box is clicked/focused. #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2015

Conversation

dmitshur
Copy link
Member

The most common action when focusing the share-url text box is to 1) select all text, 2) copy or cut it. This automates step 1 by selecting all text whenever the text box is focused so that the user can simply copy the url right away.

I think this leads to a better user experience.

The most common action when focusing the share-url text box is to 1)
select all text, 2) copy or cut it. This automates step 1 by selecting
all text whenever the text box is focused so that the user can simply
copy the url right away. I think this leads to a better user experience.
@dmitshur dmitshur changed the title Select entire URL when share-url text box is clicked/focused. playground: Select entire URL when share-url text box is clicked/focused. Jan 10, 2015
@dmitshur
Copy link
Member Author

Thanks for taking a look! Merging.

Any thoughts on the other PR?

dmitshur added a commit that referenced this pull request Jan 13, 2015
…focus

playground: Select entire URL when share-url text box is clicked/focused.
@dmitshur dmitshur merged commit 025e409 into master Jan 13, 2015
@dmitshur dmitshur deleted the feature/select-share-url-box-on-focus branch January 13, 2015 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants