How to select text always precisely from mouse like we can do always from keyboard?
feedback
|
|
I don't think the mouse can give the same accuracy as the keyboard, but maybe it's because I use a cheap mouse. A two step approach works best for me:
| |||
|
feedback
|
Not being able to select that "edit" link is caused by the layout in the web site, in combination with it being a clickable link, and in combination with the browser you're using. In Firefox and IE8, you can toggle "Caret Browsing" by hitting F7. This places a moveable cursor in web pages, allowing you to select text with the keyboard. But this is just a specific example. Other programs might have their own "smart" selection mechanism implemented. Like some word processors might always select whole words or never include spaces when selecting using a mouse. I am not aware of some operating system-specific behaviour. | |||
|
feedback
|