http://codereview.appspot.com/160067/diff/1/2 File tryton/gui/window/view_form/view/list.py (right): http://codereview.appspot.com/160067/diff/1/2#newcode304 tryton/gui/window/view_form/view/list.py:304: return True with this patch i cannot navigate with ...
15 years, 4 months ago
(2009-11-25 19:48:13 UTC)
#3
http://codereview.appspot.com/160067/diff/1/2
File tryton/gui/window/view_form/view/list.py (right):
http://codereview.appspot.com/160067/diff/1/2#newcode304
tryton/gui/window/view_form/view/list.py:304: return True
with this patch i cannot navigate with the arrow keys through all fields any
more. this was a good feature. anyway the behavior in lists is better. but it
should not prevent me to navigate through all fields with arrow keys.
http://codereview.appspot.com/160067/diff/1/2 File tryton/gui/window/view_form/view/list.py (right): http://codereview.appspot.com/160067/diff/1/2#newcode304 tryton/gui/window/view_form/view/list.py:304: return True On 2009/11/25 19:48:13, timitos wrote: > with ...
15 years, 4 months ago
(2009-11-25 20:59:26 UTC)
#4
http://codereview.appspot.com/160067/diff/1/2
File tryton/gui/window/view_form/view/list.py (right):
http://codereview.appspot.com/160067/diff/1/2#newcode304
tryton/gui/window/view_form/view/list.py:304: return True
On 2009/11/25 19:48:13, timitos wrote:
> with this patch i cannot navigate with the arrow keys through all fields any
> more. this was a good feature. anyway the behavior in lists is better. but it
> should not prevent me to navigate through all fields with arrow keys.
I don't understand the comment.
Either arrow stop at bottom of the list or not.
And you can still navigate with the TAB.
Issue 160067: Improve arrow keys navigation on list view
(Closed)
Created 15 years, 4 months ago by ced1
Modified 15 years, 4 months ago
Reviewers: bch_b2ck.com, yangoon1, timitos, bch
Base URL:
Comments: 2