#7201: overflow: auto CSS on code cells
------------------------+---------------------------------------------------
   Reporter:  jason     |       Owner:  boothby   
       Type:  defect    |      Status:  new       
   Priority:  minor     |   Milestone:  sage-4.1.3
  Component:  notebook  |    Keywords:            
Work_issues:            |      Author:            
   Reviewer:            |      Merged:            
------------------------+---------------------------------------------------
 Every now and then, the auto-expansion of code cells doesn't quite get all
 of the code, which leads to frustration because you can't see the last
 line or two of your code in a cell.  I think this has happened when the
 code on a line wraps to the next line maybe (I don't have an example of it
 happening right now).

 Anyways, putting scroll bars on the code cells using the overflow
 attribute (so they're only there when they are needed) is an easy way to
 guard against errors in the auto-expansion code.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7201>
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