Ticket #2636 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[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

sage-2636.patch Download (2.0 KB) - added by was 4 years ago.
this fixes the bug

Change History

Changed 4 years ago by was

this fixes the bug

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:2 Changed 4 years ago by was

WARNING: This patch might depend on the one for #336.

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!

comment:4 Changed 4 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 3.0.2.alpha1

Note: See TracTickets for help on using tickets.