#6939: [with patch, nearly positive review] Make scrollbars appear on cell 
output
when the output is too wide
----------------------+-----------------------------------------------------
 Reporter:  jason     |       Owner:  boothby    
     Type:  defect    |      Status:  new        
 Priority:  major     |   Milestone:  sage-4.1.2 
Component:  notebook  |    Keywords:             
 Reviewer:            |      Author:  Jason Grout
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by kcrisman):

 Sweet.  I love CSS.  Tested successfully on Safari 4 and Firefox 3.5.
 Wish I had access to IE or Linux versions, but this should be okay.

 Check out also:
 {{{
 show(plot(sin(x),-10,10),figsize=[20,20])
 }}}
 So you can now generate big pictures in the notebook if you have a reason
 to do so.

 But question: why not just overflow, not overflow-x, or also overflow-y?
 Those eternally long outputs can be a real pain at times.  Try
 factorial(10000). Also, how many browsers support CSS3 and not just CSS2?
 I can imagine a lot of people on XP having problems with some old version
 of IE.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6939#comment:3>
Sage <http://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