WriteOn / WriteOnApp

On a mission to create the world's finest writing experience.
https://writeon.io
Apache License 2.0
1 stars 0 forks source link

Ctrl+A doesn't work on 'Story Title' #20

Closed yaboi closed 9 years ago

yaboi commented 9 years ago

I know this is a current PITA, but wanted to get it documented.

If a user creates a new story and either clicks somewhere else before deleting "Story Title" or begins typing and wants to start over, if they click "Ctrl+A" to "select all", it doesn't.

Possible fixes:

thinq4yourself commented 9 years ago

When you click the title, it already selects it for you. Not sure why this user keeps unselecting the already selected text to try and reselect the text in this fashion.

The placeholder is present, but for now the actual title is required for local saving functions attached to that input id in the DOM.

thinq4yourself commented 9 years ago

Kindly reopen later or put in another status

yaboi commented 9 years ago

Pressing Ctrl+A multiple times could happen in the following, real-life scenario:

I'm typing something for a 'github issue' title and I don't like it when I get to the end and want to start over, I'd rather Ctrl+A and begin typing again rather than hit the 'delete' key for every character in the full-length title.