Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 860145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:46:25+00:00 2026-05-15T08:46:25+00:00

This one is pretty crazy: I’ve got an AppSight recording (for those not familiar,

  • 0

This one is pretty crazy:

I’ve got an AppSight recording (for those not familiar, it’s a recording of what they did including keyboard/mouse input + network traffic, etc) of a customer reproducing a bug. Basically, we’ve got a series of items listed on the screen with JCheckBox-es down the left side. We’ve got a MouseListener set for the JPanel that looks something like this:

private MouseAdapter createMouseListener() {
    return new MouseAdapter(){
        public void mousePressed( MouseEvent e ) {

            if( e.getComponent() instanceof JCheckBox ) {
                // Do stuff
            }
        }
    };
}

Based on the recording, it appears very strongly that they click just above one of the checkboxes. After that, it’s my belief that this listener fired and the “Do stuff” block happened. However, it did NOT check the box. The user then saw that the box was unchecked, so they clicked on it. This caused the “Do stuff” block to fire again, thus undoing what it had done the first time. This time, the box was checked. Therefore, the user thinks that the box is checked, and it looks like it is, but our client thinks that the box is unchecked as it was clicked twice.

Is this possible at all? For the life of me, I can’t reproduce it or see how it could be possible, but based on the recording and the data the client sent to the server, I can’t see any other logical explanation.

Any help, thoughts, and or ideas would be much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:46:26+00:00Added an answer on May 15, 2026 at 8:46 am

    Maybe the user clicked on the checkbox, but before release the mouse button, he moved the mouse away from the component. I’m pretty sure the chechbox won’t get checked in this case, although not so sure about the Event Thread behaviour under this scenario.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been pretty puzzled by this one. It seems as though my implementation of
Im still pretty new so bear with me on this one, my question(s) are
Normally I'm pretty competent with CSS but I just can't figure this one out...
Okay, I need help. I'm usually pretty good at SQL queries but this one
I'm reading this introductory book on parsing (which is pretty good btw) and one
This is driving us crazy... In VS2010, MVC2 projects, not all projects.... both on
I'm writing my first NSEntityMigrationPolicy right now and this one is pretty simple. It
My question is pretty similar to this one . I am working in company
I messed up pretty badly on this one. I was working on a branch
i'm pretty new to this and not sure how should i do it, I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.