8.5: Error when tab switching from subject field to input field
Bug #196651 reported by
sander
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
Fix Released
|
High
|
Mats |
Bug Description
invalid command name "keynav:
invalid command name "keynav:
while executing
"keynav::traverseTo $win"
(procedure "ui::TabTo" line 2)
invoked from within
"ui::TabTo .jchat2.
(command bound to event)
Changed in coccinella: | |
assignee: | nobody → matsben |
importance: | Undecided → High |
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is the danger of accessing internals. Now checking if ttk::traverseTo exists instead.