Closed Bug 5709 Opened 25 years ago Closed 25 years ago

[DOGFOOD] Up/down arrow keys not moving caret just scrolling document

Categories

(Core :: DOM: Editor, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: chrispetersen, Assigned: mjudge)

References

Details

(Whiteboard: [PDT+])

Version:Apprunner.
Build:April 29th (1999042908)
Platform: All
Expected Results:The I beam cursor should move it position based on the arrow key
that is pressed. For example, The I-beam cursor should move to the next sentence
above it's current position.
What I got: Pressing the up or down arrow key will scroll the document and not
move the cursor's position.
Steps to reproduce:
1) Open Appruner and select Editor from the Tasks menu.
2) Position the I beam cursor in a sentence.
3) Press up or down arrow key. The cursor doesn't move from it's original
location but the document will scroll.
Assignee: kostello → mjudge
Target Milestone: M7
Set Milestone to M7, assigned to Mike Judge
Status: NEW → ASSIGNED
Target Milestone: M7 → M8
I have some of this working but not to anyones satisfaction i am sure. I will
hold in my tree until m8.  Once this bug is fixed alot of other related
(no-mans-land selection, triple click feature ect) will be banged out. highest
priority for m8
Target Milestone: M8 → M9
updown should be artificially working now, if it scrolls as well, that will be
fixed with help from pixley i believe.
Summary: Up and down arrow keys not moving cursor just scrolling document. → [DOGFOOD] Up and down arrow keys not moving cursor just scrolling document.
what I see today is the up/down arrows BOTH move the selection and scroll the
window.  Either Mike's event handling code isn't reporting that it handled the
keystroke, or joki's code is ignoring mike's attempts to consume the event.
Summary: [DOGFOOD] Up and down arrow keys not moving cursor just scrolling document. → [DOGFOOD] Up/down arrow keys not moving caret just scrolling document
fixing summary
Target Milestone: M9 → M10
*** Bug 5878 has been marked as a duplicate of this bug. ***
Blocks: 12658
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
ok the caret moves fine now i think. the scrolling will be hacked to do the
right thing soon. until we get keybindings working anyway
Status: RESOLVED → VERIFIED
verified in 9/14 build.
Whiteboard: [PDT+]
Putting on [PDT]+ radar.
You need to log in before you can comment on or make changes to this bug.