GNUstep - Support: sr #101845, Pageup Pagedn do not work
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: |
Fred Kiefer <FredKiefer>![]() |
Sun 16 Feb 2003 05:44:19 PM UTC, comment #1:
|
Alexander Malmberg <alexm>![]() ![]() |
Sat 15 Feb 2003 09:26:18 PM UTC, original submission:
|
Willem Rein Oudshoorn <wim>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 to | None | ![]() |
None |
Powered by Savane 3.12.
Corresponding source code
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.