Closed Bug 5720 Opened 26 years ago Closed 26 years ago

In Editor, pressing the space bar will cause I-beam cursor to lose focus.

Categories

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

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: chrispetersen, Assigned: sfraser_bugs)

Details

Version: Apprunner Build:1999042908 Platform: All Expected Results: When typing, clicking the space bar should add a blank space. What I got: The middle of document automatically displayed in the window and the I-beam cursor lose it's focus. Steps to reproduce: 1) Launch Apprunner 2) Select Editor from the Tasks menu. 3) Click the cursor in the sample document. 4) With the I beam cursor flashing, strat to type some text. 5) While typing, press the space bar on keyboard. 6) This will cause the document to scroll to the middle and cursor focus is lost.
Assignee: kostello → sfraser
Target Milestone: M5
Assigning to Simon, CC Mike and Joe in case this is due to selection or editing problems.
this is due in some way to the scrolling view disturbing the focus when it does the scroll-on-space thing. if you comment out the line in the view code that scrolls in response to the space key, the focus is no longer lost when you type a space.
Target Milestone: M5 → M6
This is almost certainly caused by the same problem as bug 5419. Since that is M6, I'm moving this to M6.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This problem has been fixed by joki's spacebar handling fix.
QA Contact: 4079 → 4144
THis bug is yours Chris...please verify...
Status: RESOLVED → VERIFIED
Fixed in 5/17 build.
You need to log in before you can comment on or make changes to this bug.