aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/ui_component.coffee
diff options
context:
space:
mode:
authorStephen Blott2016-01-26 15:31:28 +0000
committerStephen Blott2016-01-26 15:31:28 +0000
commita3a8ede00fa1405135d519dc0015e65953318a2c (patch)
treeb7589cbd257f78caf17d9b7127a5d1d539989859 /content_scripts/ui_component.coffee
parentadafa5e8546627e993da6d03b59a27fd4a9162b7 (diff)
downloadvimium-a3a8ede00fa1405135d519dc0015e65953318a2c.tar.bz2
Disable position-at-end in text areas.
When we `simulateSelect` an input and the selection is at the start, we move it to the end. This works well for single-line inputs. However, the UX is *bad* for multiline inputs (such as text areas), and doubly so if the end of the input happens to be out of the viewport. This commit simply disables the repositioning of the selection within text areas.
Diffstat (limited to 'content_scripts/ui_component.coffee')
0 files changed, 0 insertions, 0 deletions