retitle 448600 SpinCtrl selects text on focus what overwrites clipboard
reassign 448600 python-wxgtk2.6 2.6.3.2.2-1
thanks

Hi

I'm reassigning this to wxPython as problem lies definitely somewhere
inside wxPython/wxWidgets.

wx.SpinCtrl (I have not verified whether non Python version behaves
same) selects whole content on gaining focus. On X11 systems this
usually leads to overwriting clipboard, what is somewhat annoying and
not consistent with other controls.

This behavior can be reproduced by starting SpinCtrl.py from
wx2.6-examples -  upon startup it overwrites whatever you had in
clipboard by 5 what is default value of SpinCtrl used there.

By clipboard I mean passive selection (the thing which is usually pasted
by pressing middle mouse button).

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

Reply via email to