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

Comments

Charles Belov created an issue. See original summary.

mgifford’s picture

Seems like an easy & useful change.

ajits’s picture

Version: 7.x-4.4 » 8.x-1.x-dev

This looks like a important feature.
Mind if we implement this in D8 version and backport the same to D7? :-)

dhruveshdtripathi’s picture

Assigned: Unassigned » dhruveshdtripathi
dhruveshdtripathi’s picture

Assigned: dhruveshdtripathi » Unassigned
Status: Active » Needs review
StatusFileSize
new356 bytes

This patch will make change in settings.yml file. So it will work after re-installing the module.

Status: Needs review » Needs work

The last submitted patch, 5: make_default_timeout-2745979-5.patch, failed testing.

The last submitted patch, 5: make_default_timeout-2745979-5.patch, failed testing.

dhruveshdtripathi’s picture

jeevanbhushetty’s picture

Assigned: Unassigned » jeevanbhushetty
ajits’s picture

Assigned: jeevanbhushetty » Unassigned
navneet0693’s picture

Component: User interface » Code
Status: Needs work » Needs review
StatusFileSize
new620 bytes

Status: Needs review » Needs work

The last submitted patch, 12: make_default_timeout-2745979-12.patch, failed testing.

navneet0693’s picture

Status: Needs work » Needs review
StatusFileSize
new356 bytes

Removing typo.

navneet0693’s picture

Status: Needs review » Needs work

The last submitted patch, 14: make_default_timeout-2745979-14.patch, failed testing.

navneet0693’s picture

Status: Needs work » Needs review
StatusFileSize
new1.99 KB
jeevanbhushetty’s picture

Tested the patch.. Looks Good..

jeevanbhushetty’s picture

Status: Needs review » Reviewed & tested by the community

  • AjitS committed 539d98b on 8.x-1.x authored by navneet0693
    Issue #2745979 by navneet0693, dhruveshdtripathi: Make default timeout...
ajits’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for the patches and the reviews! Committed and pushed to 8.x-1.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

dhruveshdtripathi’s picture

andrewmacpherson’s picture

Title: Make default timeout padding agree with WCAG 2.0 requirements » D8 - Make default timeout padding agree with WCAG 2.0 requirements

minor title update, make it easier to tell apart from the related D7 isssue