https://bugzilla.wikimedia.org/show_bug.cgi?id=59990

       Web browser: ---
            Bug ID: 59990
           Summary: Flow: turn cancel links into real buttons
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mmul...@wikimedia.org
                CC: ebernhard...@wikimedia.org, oke...@wikimedia.org,
                    pandiculat...@gmail.com, sp...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

When tabbing out of the reply textarea (at least in Firefox), focus will then
be on "Cancel" link.
Hitting spacebar will trigger a pagedown (default browser behavior).

Hitting spacebar when Cancel is focussed should probably result in the cancel
action being executed (just like hitting spacebar on "Preview" and "Reply"
already executed those actions)

Reason it doesn't do this for "Cancel" is because it's an <a> element, not
<input> (like the other 2 buttons)

We'll probably have to make "Cancel" a button too, so we can allow
keyboard-only (impaired, may not be able to use mouse) users to submit their
content.

For more context:
https://www.mediawiki.org/w/index.php?title=Talk:Flow&topic[postId]=050defa6c14142ce2f4390b11c278234&workflow=050decb0de3eb234bf36842b2b774df2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to