[cl-weblocks-ticket] #10: When a widget is being modified, move focus to that control and change page title

cl-weblocks cl-weblocks-devel at common-lisp.net
Sun Jul 29 15:12:13 UTC 2007


#10: When a widget is being modified, move focus to that control and change page
title
-----------------------------------------------------+----------------------
 Reporter:  sakhmechet                               |       Owner:  sakhmechet
     Type:  enhancement                              |      Status:  new       
 Priority:  low                                      |   Milestone:  0.1       
Component:  weblocks                                 |     Version:  pre-0.1   
 Keywords:  accessibility focus widget change title  |  
-----------------------------------------------------+----------------------
 If a page has a number of widgets and a particular action causes some
 widget to change, that widget should receive focus (via JS for ajax, and
 via anchor otherwise) to ease the pain for users with screenreaders. Also,
 page title should change to a phrase that describes the current state of
 the widget in question.

 We need to think of what to do when multiple widgets change on the page.
 Perhaps the most likely solution is not to set focus/title in such cases,
 or set a title that describes state of all widgets.

-- 
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/10>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks


More information about the Cl-weblocks-ticket mailing list