Bug 1014110

Summary: 'MEvent. CASE!' written in console if middle mouse button is pushed and mouse is moved to the left or right in the installer window
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Jiri Sedlacek <jsedlace>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED CANTFIX QA Contact: Len DiMaggio <ldimaggi>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, oskutka, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-13 18:28:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jiri Sedlacek 2013-10-01 12:36:26 UTC
I've just ran the installer, pushed middle button and moved it to the right or to the left, 'MEvent. CASE!' is then written to console.

Comment 1 Thomas Hauser 2013-11-13 17:13:56 UTC
Cannot reproduce the issue in the latest issue.

Comment 2 Thomas Hauser 2013-11-13 17:14:33 UTC
In the latest installer, rather.

Comment 3 Thomas Hauser 2013-12-13 18:28:59 UTC
This is actually an OpenJDK issue: 
changeset reference here: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/19431d07bc19

Looks like a stray System.out.println() was left in erroneously.