|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2200 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 2200.
Report 2200 Actions
Problem Report Number 2200 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1119 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-03-05 08:00 Product Standard Motif Toolkit Certification Program The Open Brand certification program Test Suite VSM version 4.0.0 Test Identification widgets/XmPulldownMenu 1 Problem Summary TSD4M.00026 The test1A() function calls mvsCreateWidget() which calls mvsCreateManagedWidget() which in turn calls XtManageChild() on the Pulldown Menu Widget. The OSF/Motif Programmer's Reference (Rel 1.2) stat... Problem Text
The test1A() function calls mvsCreateWidget() which calls
mvsCreateManagedWidget() which in turn calls XtManageChild() on the
Pulldown Menu Widget.
The OSF/Motif Programmer's Reference (Rel 1.2) states:
XmCreatePulldownMenu()
"When using this function to create the Pulldown MenuPane, a MenuShell
widget is AUTOMATICALLY created as the parent of the MenuPane."
Thus, since the parent of the pulldown menu is a MenuShell you should
use the following INSTEAD of XtManageChild().
/* Popup the MenuShell containing the pulldown menu. */
XtPopup( XtParent(widget_info->widget), XtGrabNone);Test Output
REQUEST/PROBLEM DESCRIPTION:
520|1403 1 14959 1 1|VSM4TESTSUITE PURPOSE 1
520|1403 1 14959 1 2|The resource set for the XmPulldownMenu widget shall
520|1403 1 14959 1 3|have default values as defined in the Motif Toolkit API
520|1403 1 14959 1 4|specification.
520|1403 1 14959 1 5|WARNING: ****************************************************************
520|1403 1 14959 1 6|WARNING: A Toolkit warning occured:
520|1403 1 14959 1 7|WARNING: Name: popup_XmPulldownMenu Class: XmMenuShell Attempting to
manage an incomplete menu.
520|1403 1 14959 1 8|WARNING: ****************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree with the applicant and recommend that a waiver be granted on the
basis of a test suite deficiency.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 2200
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority