[cl-weblocks-ticket] #43: Consider resetting state of widgets when moving accross navigation
cl-weblocks
cl-weblocks-devel at common-lisp.net
Mon Jul 30 17:49:27 UTC 2007
#43: Consider resetting state of widgets when moving accross navigation
-------------------------------------------+--------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: new
Priority: low | Milestone: 0.2
Component: weblocks | Version: pre-0.1
Keywords: reset widget state navigation |
-------------------------------------------+--------------------------------
Currently if a state of a widget's UI is changed on one page, then
navigation state is changed to another page, and moved back to the
original page, the UI of the widget will not be reset. This may or may not
be counter-intuitive to the user. We should consider resetting UI state of
widgets when moving accross navigation.
This may be related to ticket #22. In particular, if we choose to garbage
collect widgets when moving accross navigation, we'll have to
reinstantiate widgets, thereby resetting them.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/43>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
More information about the Cl-weblocks-ticket
mailing list