[4211] in Athena Bugs
Motif Bug
daemon@ATHENA.MIT.EDU (wkdurfee@ATHENA.MIT.EDU)
Tue Feb 13 08:59:18 1990
From: wkdurfee@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Tue, 13 Feb 90 08:59:00 EST
** Mail this report to bugs@athena.mit.edu **
** it will be forwarded to the OSF **
OSF/Motif Problem Report
=================================
Please be aware that this file may be parsed by machine. Please
do not change the field names. Please remove the brackets <>
around any field that you fill in.
Submitter Information (Include Email address at miminum)
- ---------------------
Submitter Name: Will Durfee
Organization: MIT Project Athena
Email Address: wkdurfee@athena.mit.edu
Phone: 617-253-6237
Hardware/Software Configuration
- -------------------------------
Offering and Version: Motif 1.0.1
Component (Module): XmText
OSF License Number: 23
Client Hardware: Vax
Client Software: Athena 6.3B (BSD 4.3 with mods), X11R3
Server Hardware: SAME AS CLIENT
Server Software: SAME AS CLIENT
Compiler: cc
Problem Description
- -------------------
Severity Level:
<One of the severity level as described below>
<Delete all lines except the severity level of your bug>
Minor -- represents a cosmetic type problem.
Date of First Occurrence:
<Date problem was first noticed (optional)>
One Line Description:
Can't hide cursor in XmText box. Also man page typo.
Full Description:
1. p407 of the Programmers Reference Manual (same in on-line
man page) has a typo. The XmNcursorPositionVisible resource
is listed as "XmNinsertionPointVisible" in the resource
description.
2. Setting that resource to False does not make the cursor go
away, even if XmNeditable is False.
Repeat By:
<A description of how to reproduce the problem (optional)>
Proposed Solution:
If it turns out you can hide the cursor, make it clear how to do it in
the man page.
------- End of Forwarded Message