On 08/11/11 14:18 +0100, [email protected] wrote: > Hi, > > Le 8 nov. 2011 à 03:13, Phillip Heller a écrit : > >> Strange issue here, on 10.6.8: pressing "t" while entering text in a form > >> does not produce the letter, but highlights the "Benutzer" ("User"?) menu > >> on top of the screen for some seconds without unfolding it. "T" does work > >> as expected. > >> > >> I can get a "t" in there using copy & paste, but it kinda ruins the > >> workflow... ,) > > > > Steffen, > > > > Yes, this is a bug which I also came across in my testing a day or so ago. > > > > I've opened bug https://bugs.tryton.org/issue2258 to track. > > > > It's a simple fix, and I'll get it in along side the changes to make the > > build work again. > > > I had the same pb when I built the 2.0 client and Phillip's patch worked well,
I discover why the code did not work. It is because now, os.name return posix under MacOSX. So we need a new way to detect broken MOD1 or we must change MOD1 for something else perhaps Shift+Control. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpndNbPzDA8z.pgp
Description: PGP signature
