Ticket #4450 (closed defect: fixed)
notebook -- cursor down in last cell wraps around cell, instead of just staying at bottom
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.3.2 |
| Component: | notebook | Keywords: | |
| Cc: | was, acleone, mpatel | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Alex Leone |
| Authors: | Tim Dumol | Merged in: | sagenb-0.7 |
| Dependencies: | Stopgaps: |
Description
In the notebook, hold down the down arrow in the last cell. It doesn't just stop, but wraps around.
Attachments
Change History
Changed 3 years ago by timdumol
-
attachment
trac_4450-cursor-wrap-last-cell.patch
added
Prevents the cursor from wrapping aroundat last cell.
comment:2 Changed 3 years ago by timdumol
- Cc was, acleone, mpatel added
- Status changed from new to needs_review
- Report Upstream set to N/A
- Authors set to Tim Dumol
This should do the trick.
Note: See
TracTickets for help on using
tickets.

Is this still a problem?