#7238: [with patch; needs review] sagenb notebook: insert new cell *above* text
cell
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  boothby        
       Type:  enhancement  |      Status:  positive_review
   Priority:  minor        |   Milestone:  sage-4.2       
  Component:  notebook     |    Keywords:                 
Work_issues:               |      Author:  William Stein  
   Reviewer:  Tim Dumol    |      Merged:                 
---------------------------+------------------------------------------------

Comment(by mpatel):

 I think there are a few problems with the patch set:

  * [Expected] doctest failures in `cell.py`.
  * Adding a new text cell at the end of a worksheet does not update the
 `cell_id_list`.
  * In Firebug's console, there are two errors:
    * `get_cell(id) is null` in `resize_all_cells()` for text cells.
    * `cell_prev is null` in `join_cell()` when the top cell is a text
 cell.

 I'm working on part 3.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7238#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to