Menu

#49 Middle mouse button paste on unix does not work properly

open
nobody
None
5
2008-01-14
2008-01-14
No

In GUI applications on Unix one is usually able to paste text into fields using the middle mouse button. In AntInstaller, text pasted in such a way is displayed in the field but not actually stored in the underlying AntInstaller property. The default value is retained instead and then used in the Ant build.xml script.

The attached AntInstaller source patch adds a mouse listener to the unvalidated text, validated text, and password input types which fixes this gap between presentation and behavior.

Discussion

  • Andrew Goktepe

    Andrew Goktepe - 2008-01-14

    source patch with fix for middle mouse button paste on unix

     
  • Andrew Goktepe

    Andrew Goktepe - 2008-01-14

    Logged In: YES
    user_id=1499901
    Originator: YES

    I forgot to mention that this patch is based on the code released with 0.8 beta.

     

Log in to post a comment.