On 08/11/11 14:03 -0500, Phillip Heller wrote: > > On Nov 8, 2011, at 1:57 PM, Cédric Krier wrote: > > > On 08/11/11 14:18 +0100, lists.jc.mic...@symetrie.com 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. > > sys.platform returns Darwin on Mac OS X.
Ok let's replace os.name by sys.platform > However, I think we should use the same letter as for Form reload and an > additional modifier. So, perhaps CTRL-R for Form Reload, and CTRL-SHIFT-R > for Menu Reload. Why not but only for trunk. We will fix series by using sys.platform -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/
pgpJWQJS5B0U5.pgp
Description: PGP signature