JDK-6185207 : AWTEvent.bdata in XAWT is null. It needs to be set to the raw X event
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_sun
  • CPU: sparc
  • Submitted: 2004-10-27
  • Updated: 2006-04-06
  • Resolved: 2005-05-26
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 6
6 b35Fixed
Related Reports
Relates :  
Description
The AWTEvent.bdata field in XAWT needs to be set to the contents of the raw
X event.
###@###.### 10/27/04 14:46 GMT

Comments
EVALUATION This functonality was necessary for XEmbed implementation (4931668) so it was added for key events. After discussion with submitted it was revealed that he would like to take another approach and won't use bdata at all. ###@###.### 2005-05-26 13:49:09 GMT
26-05-2005