Ticket #2636 (closed defect: fixed)
[with patch; positive review] notebook -- changing a cell without evaluate should put the red line back to the left
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0.2 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
If you enter text in a cell but do *not* evaluate, then move the cursor out of the cell, the red line to the left should be put back, to emphasize that the cell has not been evaluated.
Attachments
Change History
Changed 4 years ago by was
-
attachment
sage-2636.patch
added
comment:1 Changed 4 years ago by was
- Summary changed from notebook -- changing a cell without evaluate should put the red line back to the left to [with patch; needs review] notebook -- changing a cell without evaluate should put the red line back to the left
This is a very simple/short patch.
comment:3 Changed 4 years ago by boothby
- Summary changed from [with patch; needs review] notebook -- changing a cell without evaluate should put the red line back to the left to [with patch; positive review] notebook -- changing a cell without evaluate should put the red line back to the left
Excellent!
Note: See
TracTickets for help on using
tickets.

this fixes the bug