On Jan 18, 1:40 pm, "Edward K. Ream" <[email protected]> wrote:
> The bug 879331: "Redefining a key binding breaks menu items with same > binding" is easily the most complex bug I've ever tried to fix. Happily, this may not be so. I have uncovered some suspicious code in config.getShortcut: it contains new code that was introduced in February of last year. The bug may date from that time. At present, I don't understand what the new code was intended to do: I'll review the old logs and notes to attempt to find out. This morning I wrote some code that will dump the tables used by config.getShortcut. It appears that correcting config.getShortcut will go a long way towards correcting the most serious part of the problem. This will also be the basis of a relatively simple unit test. I have a busy day today, but I'll attempt at least a partial fix later tonight. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
