| Description: |
OriginalBugID: 2874 Bug
Version: 8.2
SubmitDate: '1999-09-23'
LastModified: '1999-09-24'
Severity: LOW
Status: Closed
Submitter: techsupp
ChangedBy: hobbs
OS: Linux
OSVersion: 2.0.33
Machine: Other
ClosedDate: '1999-09-24'
Name:
Ulrich Schöbel
ReproducibleScript:
% text .c1
.c1
% pack .c1
% .c configure -relief raised
%
ObservedBehavior:
The text widget .c1 is raised after the configure command.
DesiredBehavior:
Since a widget .c does not exist, I expect an error to be raised.
This was minor user error in interactive mode. Running .c
through unknown finds .c1.
-- 09/24/1999 hobbs
|