Revert making post submission focus captcha if more were needed and focus was on body.
It was a bad idea. What we really need is to focus on captcha at the moment autodumping is started if more captchas are needed, but #222 will need to be fixed first.
This commit is contained in:
parent
1830526ce9
commit
c270ee8def
@ -815,7 +815,7 @@ QR =
|
||||
QR.close()
|
||||
else
|
||||
post.rm()
|
||||
QR.captcha.setup true
|
||||
QR.captcha.setup(d.activeElement is QR.nodes.status)
|
||||
|
||||
QR.cooldown.add threadID, postID
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user