Ticket UUID: | 3599955 | |||
Title: | themed Entry: Error "unknown command" on keyboard focus | |||
Type: | Bug | Version: | None | |
Submitter: | oehhar | Created on: | 2013-01-08 16:38:26 | |
Subsystem: | bwidget | Assigned To: | oehhar | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2013-01-08 23:39:07 | |
Resolution: | Fixed | Closed By: | oehhar | |
Closed on: | 2013-01-08 16:39:07 | |||
Description: |
Error 'invalid command name ".#BWidget.#ttk::entry"' arises in themed mode when an Entry widget should get focus by the tab key. The temporary widget creation fails due to the "::" in the command name of ttk widgets. As a fix, any "::" is replaced by "__". The patch is attached, as the repository is not ready at the moment, due to fossil transition. | |||
User Comments: |
oehhar added on 2013-01-08 23:38:27:
File Added - 458927: widget.tcl.patch |
Attachments:
- widget.tcl.patch [download] added by oehhar on 2013-01-08 23:38:27. [details]