The current default for timeout is 10 seconds. It would be better if it were 20 seconds, to agree with WCAG 2.0 Level A Timing Adjustible.
The user is warned before time expires and given at least 20 seconds to extend the time limit with a simple action
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | make_default_timeout-2745979-17.patch | 1.99 KB | navneet0693 |
| #14 | make_default_timeout-2745979-14.patch | 356 bytes | navneet0693 |
| #5 | make_default_timeout-2745979-5.patch | 356 bytes | dhruveshdtripathi |
Comments
Comment #2
mgiffordSeems like an easy & useful change.
Comment #3
ajitsThis looks like a important feature.
Mind if we implement this in D8 version and backport the same to D7? :-)
Comment #4
dhruveshdtripathi commentedComment #5
dhruveshdtripathi commentedThis patch will make change in settings.yml file. So it will work after re-installing the module.
Comment #8
dhruveshdtripathi commentedThe same issue in Drupal 7 is here : Make default timeout padding agree with WCAG 2.0 requirements
Comment #9
dhruveshdtripathi commentedComment #10
jeevanbhushetty commentedComment #11
ajitsComment #12
navneet0693 commentedComment #14
navneet0693 commentedRemoving typo.
Comment #15
navneet0693 commentedComment #17
navneet0693 commentedComment #18
jeevanbhushetty commentedTested the patch.. Looks Good..
Comment #19
jeevanbhushetty commentedComment #21
ajitsThank you for the patches and the reviews! Committed and pushed to 8.x-1.x
Comment #23
dhruveshdtripathi commentedComment #24
andrewmacpherson commentedminor title update, make it easier to tell apart from the related D7 isssue