Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!mintaka!think.com!zaphod.mps.ohio-state.edu!usc!apple!agate!ucbvax!SLC.COM!marcs From: marcs@SLC.COM (Marc San Soucie) Newsgroups: comp.windows.x.motif Subject: MOTIF 1.1.0 Bug - XmText Message-ID: <9011151847.AA29834@servio.SLC.COM> Date: 15 Nov 90 18:47:01 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 54 OSF Problem Report ================================= Submitter Information (Include Email address at miminum) --------------------- Submitter Name: Marc San Soucie Organization: Servio Corporation - Beaverton, Oregon Email Address: marcs@slc.com Phone: 503-690-3526 OSF License Number: Could be 287 Hardware/Software Configuration ------------------------------- Offering and Version: Motif 1.1.0 Component (Module): XmText Client Hardware: Sun SPARCStation 1, 16Meg memory Client Software: SunOS 4.0.3, X11R4 (MIT) Server Hardware: SAME Server Software: SAME Compiler: ? Problem Description ------------------- Severity Level: Severe Represents a problem which resulted in software functionality limitation but had alternative work-around. Date of First Occurrence: 11/15/90 One Line Description: 'next-page' and 'previous-page' do not move the insertion cursor Full Description: Using the above actions (via their default bindings to osfPageDown and osfPageUp) in a multi-line text widget with gobs of text, the text in the viewport moves, but the cursor does not. A subsequent cursor motion causes the widget to jump back to the original position of the insertion cursor. Repeat By: As above Proposed Solution: The insertion cursor should be moved in 'next-page' or 'previous-page'. Check out other actions, too. Let's make sure they all do the right thing.