diff options
author | brunoais <brunoaiss@gmail.com> | 2014-06-07 17:08:05 +0100 |
---|---|---|
committer | brunoais <brunoaiss@gmail.com> | 2014-06-07 17:08:05 +0100 |
commit | f8a9eccb2aa3e458976ea6f45a4a78af718b120f (patch) | |
tree | fa88e10751b1c8257b095f3d01c8fb013f3d87bb /phpBB/phpbb/db/driver/postgres.php | |
parent | fc4275ab2b414e184007a8791c7ee09537d5a827 (diff) | |
download | forums-f8a9eccb2aa3e458976ea6f45a4a78af718b120f.tar forums-f8a9eccb2aa3e458976ea6f45a4a78af718b120f.tar.gz forums-f8a9eccb2aa3e458976ea6f45a4a78af718b120f.tar.bz2 forums-f8a9eccb2aa3e458976ea6f45a4a78af718b120f.tar.xz forums-f8a9eccb2aa3e458976ea6f45a4a78af718b120f.zip |
[ticket/12672] Make tab intercept; CB for keypress only react without key mods
Changed the callback of keypress inside the <textarea> for the posting
such that, if key 9 is pressed (tab character) and ctrl, shift, alt and meta
are not pressed the tab is placed. Otherwise, nothing is made and default is
not prevented.
PHPBB3-12672
Diffstat (limited to 'phpBB/phpbb/db/driver/postgres.php')
0 files changed, 0 insertions, 0 deletions