Opened 10 years ago
Last modified 3 years ago
#10981 new enhancement
[WebPositive] select part of url on double click
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently, if I want to edit part of the url for instance in www.bebits.com I need to triple click bebits which is neither intuitive nor handy. It should be possible to do that with double click.
And while we're at it, double clicking empty space after an url should select last part of it. With the above example it should select com
Change History (2)
comment:1 by , 10 years ago
Milestone: | R1 → Unscheduled |
---|
comment:2 by , 3 years ago
You only need to triple click because the first click gives the focus to the input bar. after that double clicking works as expected, it just per default selects the entire uri. Presumeably to ease copying.
What would you propose to solve this? copying the entire URI seems like a valid usecase to me aswell. As in, what interaction model would fix this to work with double clicking working as you expect but without breaking copying the uri easily?
Moving Web+ enhancements out of R1 milestone.