Bug 69903

Summary: current newt confuses speakup
Product: [Retired] Red Hat Linux Reporter: Chris Kloiber <ckloiber>
Component: newtAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: dave.habben, notting, srevivo, wacker
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 0.51.5-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-22 18:43:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100643, 101028    
Attachments:
Description Flags
listbox.patch none

Description Chris Kloiber 2002-07-26 04:41:25 UTC
When installing Limbo-re0725.1 using

boot: text speakup_synth=dtlk

The speakup screen reader is reading the line below the cursor instead of the
current line only on screens that use newt. To duplicate the problem post
install run setup on a speakup-enabled machine (There's one in my cube) and
select the '8' key on the numberic keypad. That should read the current line,
but has the effect of reading the line below the current one.

Testing has shown that backreving newt to 0.5.0.33-1 "fixes" this problem.

Comment 1 Jennifer E. Lamb 2002-10-03 20:50:37 UTC
Has there been any progress on this bug report? The problem is still present in
8.0.  It has been open for over three months...

Comment 2 Matt Wilson 2002-10-04 04:47:24 UTC
I've reproduced the problem (thanks Chris for the box), but I have been unable
to track it down.


Comment 5 Chris Kloiber 2003-07-16 01:41:28 UTC
Created attachment 92956 [details]
listbox.patch

Comment 6 Chris Kloiber 2003-07-16 01:44:06 UTC
New information from Bill Acker <wacker>
Date: 	Tue, 15 Jul 2003 17:26:10 -0600 (MDT)	
Hi,

     Finally, a patch that fixes the off by one line cursor problem when
using Speakup.  As usual, please add me to the CC for the bug.

     RPMS will be at ftp://linux-speakup.org/disks/redhat/9/ Thanks as
     always.

-- 
Bill in Denver

Comment 7 Michael K. Johnson 2003-08-19 19:38:33 UTC
In this patch, the changes to vertical positioning seem to me to be
obviously correct, but the changes to horizontal positioning are more
opaque and do not seem to directly relate to this bug report.  I'd
like to see a description of why the horizontal positioning changes
are correct, as it is not obvious to me.

Comment 8 Michael K. Johnson 2003-08-19 20:28:53 UTC
Matt Wilson provided analysis.  newt-0.51.5 and later will have this
patch.

Comment 9 Dave Habben 2003-10-22 18:04:49 UTC
Is this still an issue? 

This is the version that is currently in rawhide:
$ rpm -q newt
newt-0.51.6-1

$ rpm -q newt --changelog | head
* Tue Aug 19 2003 Michael K. Johnson <johnsonm> 0.51.6-1

- rebuild

* Tue Aug 19 2003 Michael K. Johnson <johnsonm> 0.51.5-1

- incorporated listbox cursor location patch (#69903)

Comment 10 Bill Nottingham 2003-10-22 18:43:43 UTC
Yes, this should be fixed now.