https://issues.apache.org/bugzilla/show_bug.cgi?id=54841

            Bug ID: 54841
           Summary: [Patch] Correctly handle the quit shortcut on Mac Os
                    (CMD-Q)
           Product: JMeter
           Version: 2.9
          Hardware: Macintosh
                OS: Mac System 7
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30191
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30191&action=edit
patch

On Mac Os the CMD-Q is not correctly intercepted, and jmeter doest not warn
when the test plan has been modified (popup)
this patch use a system property as defined in :
https://developer.apple.com/library/mac/#releasenotes/Java/JavaSnowLeopardUpdate3LeopardUpdate8RN/NewandNoteworthy/NewandNoteworthy.html

tested on mac os 10.8.2
and java version "1.6.0_41"
Java(TM) SE Runtime Environment (build 1.6.0_41-b02-445-11M4107)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-445, mixed mode)

On Mac os we should also remove the 'exit' option of the file menu as 'Exit' is
automatically added to the application Menu.
if the jmeter commiters accept to have some logic based on the os type : I'll
provide another patch for the menu

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to