Tk Source Code

View Ticket
Login
2020-03-25
16:39 Closed ticket [a010a249c7]: notebook-1.4 failures plus 5 other changes artifact: 37c328093a user: jan.nijtmans
2020-03-22
22:55 Pending ticket [a010a249c7]. artifact: 6f55eed65a user: jan.nijtmans
22:55
Fix [a010a249c7]: notebook-1.4 failures check-in: 325f72d326 user: jan.nijtmans tags: trunk
21:52 New ticket [a010a249c7] notebook-1.4 failures. artifact: dbba402b2a user: dgp

Ticket UUID: a010a249c7a2a9b12fb17b0ca5ba14a095906a38
Title: notebook-1.4 failures
Type: Bug Version: trunk
Submitter: dgp Created on: 2020-03-22 21:52:58
Subsystem: 88. Themed Tk Assigned To: jan.nijtmans
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2020-03-25 16:39:44
Resolution: Fixed Closed By: jan.nijtmans
    Closed on: 2020-03-25 16:39:44
Description:
When Tk 8.7 (trunk) builds against Tcl 8.7, all is well.

When built against Tcl 9, the test fails.

==== notebook-1.4 Try to select bad tab FAILED
==== Contents of test case:

    .nb select @6000,6000

---- Result was:
Slave index @6000,6000 out of bounds
---- Result should have been (glob matching):
* not found
==== notebook-1.4 FAILED
User Comments: jan.nijtmans added on 2020-03-25 16:39:44:
Closing

jan.nijtmans added on 2020-03-22 22:55:49:
Should be fixed in [325f72d32670465a]. Thanks for the report!