Re: [shoes] Tab order reversed on Windows
- From:
- Csomay Mihály
- Date:
- 2010-03-11 @ 16:30
On Fri, 12 Mar 2010 01:09:12 +0900, Satoshi Asakawa <ashbbb@gmail.com>,
wrote:
>> Tab order reversed on Windows
>> it still seems to be there.
> Yeah, I've tried to fix the problem, but had no luck so far. :(
>
>> Shift-Tab does nothing unless a control is already selected,
>> on Windows (maybe it's another bug? It works on Linux...).
> Oh, can Shift-Tab focus the first object on Linux?
> On Windows, Shift-Tab can't but Tab can both with Raisins and Policeman.
On Linux, after starting the simple app in the OP (2 edit lines, 2
buttons):
Pressing Shift-Tab goes to Button2, then backwards, as it should.
Pressing Tab goes to the first edit line, then forward, as it should.
On Windows, Tab does what Shift-Tab does on Linux, it goes to Button2
and backwards.
Shift-Tab does NOTHING after I start the app, but after a Tab or for
example clicking in an edit line, to give it focus, Shift-Tab will do
what Tab does on Linux, going forward.
This is all on XP, will try on 7 in a couple hours, but I think it'll
be the same there.
csm
Re: [shoes] Tab order reversed on Windows
- From:
- Csomay Mihaly
- Date:
- 2010-03-11 @ 20:18
"Csomay Mihaly" <list@csomay.hu> writes:
> This is all on XP, will try on 7 in a couple hours, but I think it'll
> be the same there.
Same on Win7.
csm