| Ticket UUID: | 8c4216dca9510b8bacfc1efd7750021cefa562ba | |||
| Title: | listbox-4.1 unreliably fails on Debian 8 | |||
| Type: | Bug | Version: | core-8-6-branch | |
| Submitter: | fvogel | Created on: | 2016-09-03 15:25:33 | |
| Subsystem: | 86. Test Tools | Assigned To: | fvogel | |
| Priority: | 6 | Severity: | Minor | |
| Status: | Closed | Last Modified: | 2016-09-10 09:07:08 | |
| Resolution: | Fixed | Closed By: | fvogel | |
| Closed on: | 2016-09-10 09:07:08 | |||
| Description: |
Most of the time, but not always, on Debian 8 with KDE:
==== listbox-4.1 ConfigureListbox procedure FAILED
==== Contents of test case:
set x [getsize .]
.l configure -setgrid 0
update
list $x [getsize .]
---- Result was:
20x8 185x263
---- Result should have been (exact matching):
25x15 185x263
==== listbox-4.1 FAILED
| |||
| User Comments: |
fvogel added on 2016-09-10 09:07:08:
Merged in core-8-6-branch and trunk. fvogel added on 2016-09-03 15:27:47: Fix proposed in branch bug-8c4216dca9 | |||