JDK-6945057 : Can not change volume level using keyboard shortcuts when java app is in focus
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86
  • Submitted: 2010-04-19
  • Updated: 2011-03-04
  • Resolved: 2011-03-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Duplicate :  
Description
J2SE Version (please include all output from java -version flag):
JDK 7 build87


Does this problem occur on J2SE 1.4.x or 5.0.x or 6.0?  Yes / No (pick one)
Works fine with JDK 6u18

Operating System Configuration Information (be specific):
Windows 7 Ultimate 64 bit (suspect any version of Windows 7 would have the same problem)


Hardware Configuration Information (be specific):
64 bit


Bug Description:

 . Open a SwingSet3 or any other Java application
 . When the Java application is in focus, one can not change the volume level 
   using keyboard shortcuts(on desktop as well as laptop) or laptop physical volume knobs
 . This works fine under JDK 6 update 18




Steps to Reproduce (be specific):

Comments
EVALUATION I can't reproduce the problem with my custom binaries (where the patch for 6826397 applied). Closed as a duplicate of 6826397. Please reopen the bug if it'll be reproducible with the next promoted build.
04-03-2011