lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] wx-2.9.5-rc1 regression: proposed patch(es)


From: Greg Chicares
Subject: Re: [lmi] wx-2.9.5-rc1 regression: proposed patch(es)
Date: Mon, 22 Jul 2013 00:12:18 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

On 2013-07-16 15:13Z, Vadim Zeitlin wrote:
> 
>  Here are some patches fixing the problem: first, the simplest and smallest
> but not the most efficient patch implementing the recursive traversal of
> all children:

I committed (in revision 5755 of 20130721T2352Z) a change that seems
equivalent. In particular, the number of children they recurse through
is the same on each tab:
  28 36 37 22 70 21 15 37 24 9 33 25  mine
  28 36 37 22 70 21 15 37 24 9 33 25  yours
and the only real difference is that I used an existing function for
the recursion, in order to do it all in one place.

However, this problem still remains:

  http://lists.nongnu.org/archive/html/lmi/2013-07/msg00038.html
| on the "Solve" tab,
| every control is in a groupbox, and none can be reached with the Tab key.

which is a regression from the last build that used wx-2.9.3 .
How can we resolve that?

I'll mention an apparently similar regression in case that makes
this easier to track down. On the "Funds" tab...

(a) if the first control is set to "Choose funds", then I can reach
that radiobox with the Tab key; but

(b) if it's set to "Override fund", then it's unreachable with Tab.

Either way, Tab won't reach the radioboxes at lower right with
"Net rate" and "Fixed loan rate".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]