|
From: Trevor H. <tr...@vo...> - 2004-08-30 01:23:13
|
Hello Mac users, I've created a new Mac OS X package based on the final release of jEdit 4.2. It is available here: http://doc.ece.uci.edu/~tharmon/files/jEdit-4.2final.dmg Note that Java 1.4.2 Update 1, recently released by Apple, seems to cause a minor problem with jEdit. It traps the Command+, keystroke and maps it to the jEdit > Preferences menu item. Although this is standard practice on the Mac, it conflicts with jEdit's default keystroke for the Search Bar, which is also Command+,. To my knowledge, the only fix is to remap jEdit's Search Bar keystroke to something else. Are there any Mac users out there who have yet to apply Update 1? I'd like to get some confirmation that Update 1 is in fact causing this problem and that this is not a regression in the code or my packaging. Please send any bug reports or other comments about this package to me, tr...@vo.... Trevor |
|
From: Eric K. <ej...@ma...> - 2004-08-30 01:51:38
|
I have not upgraded to 1.4.2 Update 1 and the Command+, does put the focus in the Search Bar as expected. Thanks for doing the OS X packaging for us. -Eric >Hello Mac users, > >I've created a new Mac OS X package based on the final release of jEdit=20 >4.2. It is available here: > >http://doc.ece.uci.edu/~tharmon/files/jEdit-4.2final.dmg > >Note that Java 1.4.2 Update 1, recently released by Apple, seems to=20 >cause a minor problem with jEdit. It traps the Command+, keystroke and=20 >maps it to the jEdit > Preferences menu item. Although this is standard=20 >practice on the Mac, it conflicts with jEdit's default keystroke for=20 >the Search Bar, which is also Command+,. To my knowledge, the only fix=20 >is to remap jEdit's Search Bar keystroke to something else. > >Are there any Mac users out there who have yet to apply Update 1? I'd=20 >like to get some confirmation that Update 1 is in fact causing this=20 >problem and that this is not a regression in the code or my packaging. > >Please send any bug reports or other comments about this package to me,=20 >tr...@vo.... > >Trevor |
|
From: Trevor H. <tr...@vo...> - 2004-08-30 02:10:44
|
On Aug 29, 2004, at 6:51 PM, Eric Knapp wrote: > I have not upgraded to 1.4.2 Update 1 and the Command+, does put the > focus in the Search Bar as expected. Okay, so Apple probably made the change in Update 1. Perhaps after you upgrade you can confirm this. I strongly recommend upgrading, by the way. The JVM would crash on me at least once a day while running jEdit. After updating, it hasn't crashed once. Trevor |
|
From: Slava P. <sl...@je...> - 2004-08-30 01:54:44
|
I may be wrong but I recall hearing that there is a way to configure this behavior, of the OS handling certain keystrokes. Check the MRJ properties. Trevor Harmon wrote: > Hello Mac users, > > I've created a new Mac OS X package based on the final release of jEdit > 4.2. It is available here: > > http://doc.ece.uci.edu/~tharmon/files/jEdit-4.2final.dmg > > Note that Java 1.4.2 Update 1, recently released by Apple, seems to > cause a minor problem with jEdit. It traps the Command+, keystroke and > maps it to the jEdit > Preferences menu item. Although this is standard > practice on the Mac, it conflicts with jEdit's default keystroke for the > Search Bar, which is also Command+,. To my knowledge, the only fix is to > remap jEdit's Search Bar keystroke to something else. > > Are there any Mac users out there who have yet to apply Update 1? I'd > like to get some confirmation that Update 1 is in fact causing this > problem and that this is not a regression in the code or my packaging. > > Please send any bug reports or other comments about this package to me, > tr...@vo.... > > Trevor > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click |
|
From: Trevor H. <tr...@vo...> - 2004-08-30 02:05:39
|
On Aug 29, 2004, at 6:54 PM, Slava Pestov wrote: > I may be wrong but I recall hearing that there is a way to configure > this behavior, of the OS handling certain keystrokes. Check the MRJ > properties. Yes, there probably is, but I didn't see anything after a quick search. I'll have to dig deeper. Trevor |