From dad074c000af95475797ec034a0165e992e64fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Wed, 25 May 2011 22:51:19 +0200 Subject: Add 'strictfocus' value descriptions to its help entry. Fixes issue #546. --- common/locale/en-US/options.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common/locale/en-US') diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index da128279..189e283c 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -1434,6 +1434,14 @@

Prevent scripts from focusing input elements without user intervention.

+ +

Possible values:

+ +
+
despotic
Only allow focus changes when explicitly requested by the user
+
laissez-faire
Always allow focus changes
+
moderate
Allow focus changes after user-initiated focus change
+
-- cgit v1.2.3