mainGNUstep - Support: sr #101845, Pageup Pagedn do not work

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

sr #101845: Pageup Pagedn do not work

Submitter:  Willem Rein Oudshoorn <wim>
Submitted:  Sat 15 Feb 2003 09:26:18 PM UTC
   
 
Category:  AppKit Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  alexm
Open/Closed:  Open Operating System:  None

Mon 03 Oct 2005 11:57:49 AM UTC, comment #2: 

I don't remember he discussion in the mailing list, but from looking at the code, I would just suggest that we allow key inout for NSTextView, even when the view isn't editable. When text gets input into a non-editable view, this will be handled correctly by the insertText: method.

Fred Kiefer <FredKiefer>
Group Member
Sun 16 Feb 2003 05:44:19 PM UTC, comment #1: 


I'm not sure if this is a bug or not. Currently,
non-editable text views don't accept keyboard input at all,
so the app developer has to supply code to handle it. I
could change NSTextView to handle keyboard input itself as
long as it's selectable, but this would involve a bunch of
other changes to make behavior consistent. I'll bring it up
in the mailing list.

Alexander Malmberg <alexm>
Group Member
Sat 15 Feb 2003 09:26:18 PM UTC, original submission:  


1 - Open HelpViewer.app (version 0.2)
2 - Open HelpViewer  and make sure that there is text
displayed that does
not fit in the window, that is, you have a scrollbar.
3 - Click in the text area of the HelpViewer.
4 - Press Page Up/Down.  Notice that they do not work.


GNUstep version CVS 15 Feb 2003

Willem Rein Oudshoorn <wim>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-02-24 alexm Assigned toNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code