summaryrefslogtreecommitdiff
path: root/src/client/textanalysis.ui.js
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-03-09 00:24:28 +0200
committerAlon Levy <alon@pobox.com>2015-03-09 00:24:28 +0200
commit43ce5a6327ecaa287d846d0ad63ebdbbd1904505 (patch)
tree23c94e77572400ece9e3ee800e059c5a1c3208cd /src/client/textanalysis.ui.js
parent42602f86fc090e6d0544830b71323d7a61604f12 (diff)
client: fix scrolling of window on focus in feedback button (Fixes #366)
This is actually a sort of workaround, since now you cannot use tab to focus on the feedback button, you have to click it with the mouse. Since most people (everybody?) would do that anyhow, it's good enough. An alternative is to change the 'botton: -3px' to anythin non-negative. I have not managed to capture or prevent the scrolling behaviour. What happens is that chrome tries to move the element into focus even though that is impossible since it is with a fixed position to an absolutely positioned element (body).
Diffstat (limited to 'src/client/textanalysis.ui.js')
0 files changed, 0 insertions, 0 deletions