Re: [UX advise] Key navigation in ValueSet controls

2012-04-03 Thread Matteo Casalin
Hi all, I just pushed my rework of ValueSet key navigation to master. Main differences from the old one are: * No more vertical wrap-around * Last item can be easily displayed also when on a shorter row ALso, the general behavior should be more consistent. NoneItem, if present, is still sel

Re: [UX advise] Key navigation in ValueSet controls

2012-03-23 Thread Cor Nouws
Matteo Casalin wrote (23-03-12 21:30) On 03/21/2012 01:23 PM, Cor Nouws wrote: One could say, that because in other locations using modifiers do make a difference, it is good to have that here too, thus that unintended use of the modifiers, while no specific function is linked to that use, in

Re: [UX advise] Key navigation in ValueSet controls

2012-03-23 Thread Matteo Casalin
Hi Cor, all On 03/21/2012 01:23 PM, Cor Nouws wrote: Hi Matteo, Stefan, Great that you care for this, Matteo! And of course that you helped with discussing, Stefan. I'm a bit late: trouble to keep in track with the various topics in the community, but found this important enough to read and tr

Re: [UX advise] Key navigation in ValueSet controls

2012-03-21 Thread Cor Nouws
Hi Matteo, Stefan, Great that you care for this, Matteo! And of course that you helped with discussing, Stefan. I'm a bit late: trouble to keep in track with the various topics in the community, but found this important enough to read and try to add some thoughts. Sorry if it is a bit too late

Re: [UX advise] Key navigation in ValueSet controls

2012-03-20 Thread Stefan Knorr (Astron)
Hi Matteo, > Would you mind confirming them (yes/no will suffice)? Yes. I believe that's all as we discussed. I hope all of this makes sense, if not, we'll see later on. :) Astron. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://l

Re: [UX advise] Key navigation in ValueSet controls

2012-03-19 Thread Matteo Casalin
Hi Astron, thanks for you feedback. Before beginning to modify the behavior of key navigation, I'd like to recap the things that I should do, as from my understanding of our discussion. Would you mind confirming them (yes/no will suffice)? * left/right keys should not wrap around from top

Re: [UX advise] Key navigation in ValueSet controls

2012-03-12 Thread Stefan Knorr (Astron)
Hi Matteo, > Well, in this case my goal is to let the user see the content of not-full > rows without explicitly looking for it, and to move rapidly from an item to > another without too much corrections. I see. > Good catch. Also speaking from a Western perspective, I find it somewhat > confus

Re: [UX advise] Key navigation in ValueSet controls

2012-03-04 Thread Matteo Casalin
Hi Astron, On 03/03/2012 04:07 PM, Stefan Knorr (Astron) wrote: Hi Matteo, so, took me a while to find the courage to read that :) But good observations these are. Yeah, I was quite afraid of the length of my email :) Thanks for reading it all! Anyway, ... Is this behavior the expected/

Re: [UX advise] Key navigation in ValueSet controls

2012-03-03 Thread Stefan Knorr (Astron)
Hi Matteo, so, took me a while to find the courage to read that :) But good observations these are. Anyway, ... > Is this behavior the expected/commonly accepted one? > I would like to propose: > * left/right motion should not wrap around from first to last (or last >  to first) item. Moving thr

[UX advise] Key navigation in ValueSet controls

2012-02-29 Thread Matteo Casalin
Hi all, lately I've been working on ValueSet code, which is used in several controls (e.g. color selection, color configuration, columns selection in writer...), doing some cleanups. When the code will be more manageable I plan to fix some little bugs (selection/focus). Looking at the (no