Tk Source Code

View Ticket
Login
Ticket UUID: 2925561
Title: Reopen of 2834772; ttk::combobox receives focus when disable
Type: Bug Version: obsolete: 8.5.8
Submitter: cmi5 Created on: 2010-01-04 11:31:05
Subsystem: 88. Themed Tk Assigned To: jenglish
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2016-08-20 15:30:50
Resolution: Fixed Closed By: dkf
    Closed on: 2016-08-20 15:30:50
Description:
I still get the a <FocusIn> event with latest ActiveState 8.5.8.
Fresh download from 4.1.2010.

OS: Sparc Solaris 10
Tk_Patchlevel 8.5.8

How to reproduce

ttk::combobox .c -state disabled
pack .c
bind all <FocusIn> {puts "%W focus in"}

 ...click inside combox entry field..

I see the message of the bind

Maybe it is an OS specific issue with focus
User Comments: dgp added on 2012-07-26 22:10:37:
Reportedly fixed several months back.
http://core.tcl.tk/tk/info/dfb108b671