Menu

#2057 TkAqua focus test failures

obsolete: 8.5a4
open
2
2006-06-18
2006-04-21
No

The following tests fail (and given the serious 'lost focus' bug in
TkAqua, it is plausible that something here is important):

focus.test

==== focus-1.1 Tk_FocusCmd procedure FAILED
==== Contents of test case:

focusClear
focus

---- Result was:
.t
---- Result should have been (exact matching):

==== focus-1.1 FAILED

==== focus-1.3 Tk_FocusCmd procedure FAILED
==== Contents of test case:

focusClear
focus .t.b3
focus

---- Result was:
.t.b3
---- Result should have been (exact matching):

==== focus-1.3 FAILED

==== focus-1.12 Tk_FocusCmd procedure, -displayof option FAILED
==== Contents of test case:

focusClear
focus .t
focus -displayof .t.b3

---- Result was:
.t
---- Result should have been (exact matching):

==== focus-1.12 FAILED

==== focus-1.19 Tk_FocusCmd procedure, -force option FAILED
==== Contents of test case:

focusClear
focus .t.b1
set x [list [focus]]
focus -force .t.b1
lappend x [focus]

---- Result was:
.t.b1 .t.b1
---- Result should have been (exact matching):
{} .t.b1
==== focus-1.19 FAILED

Discussion

  • Daniel A. Steffen

    • assigned_to: hobbs --> das
     
  • Daniel A. Steffen

    • priority: 5 --> 4
     
  • Daniel A. Steffen

    • priority: 4 --> 2
     
MongoDB Logo MongoDB