This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author westley.martinez
Recipients Jacob.VB, kbk, rhettinger, roger.serwy, terry.reedy, westley.martinez
Date 2014-03-03.06:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393828697.37.0.715246210118.issue12387@psf.upfronthosting.co.za>
In-reply-to
Content
I know that Tk has individual states for whether or not a key is pressed with Caps Lock or Shift or other modifiers, so maybe there is a way to have the shortcuts ignore Caps Lock entirely.

More info: http://stackoverflow.com/questions/665502/status-of-shift-and-caps-lock-in-python
History
Date User Action Args
2014-03-03 06:38:17westley.martinezsetrecipients: + westley.martinez, rhettinger, terry.reedy, kbk, roger.serwy, Jacob.VB
2014-03-03 06:38:17westley.martinezsetmessageid: <1393828697.37.0.715246210118.issue12387@psf.upfronthosting.co.za>
2014-03-03 06:38:17westley.martinezlinkissue12387 messages
2014-03-03 06:38:16westley.martinezcreate