Changes between Initial Version and Version 1 of Ticket #37805, comment 2
- Timestamp:
- 08/24/2016 10:00:28 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37805, comment 2
initial v1 5 5 If, instead I have {{{www.url.com}}} without the {{{http://}}} and I press {{{Ctrl+k}}}, then the input field won't fill in anything at all. My suggestion is that the result of pressing {{{Ctrl+k}}} should be the same for the {{{http://}}} url and the {{{www}}} url 6 6 7 -------------- 7 8 8 9 Example Use Cases: … … 13 14 In both example cases above, I have to go through the extra step of pasting or retyping the {{{www.url.com}}} into the input field. In both cases this slows down my workflow. In example 1, it introduces more possibility for error (since I might space out and accidentally paste the previous link's address into the new one). In example two, it's a less friendly experience - if I'm a user with low tech literacy or poor memory/focus, its an extra unnecessary step that's probably going to throw me off or frustrate me (especially if WordPress is new and confusing to me in the first place). 14 15 16 ------------------ 17 15 18 Since {{{http://url.com}}} and {{{www.url.com}}} are essentially equivalent, it makes sense for the {{{Ctrl+k}}} behavior to be equivalent too. 16 19