#6939: [with patch, needs work] 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 mvngu):

 I got the following doctest failure:
 {{{
 sage -t -long devel/sage/sage/server/notebook/cell.py
 **********************************************************************
 File "/scratch/mvngu/release/sage-4.1.2.alpha1/devel/sage-
 main/sage/server/notebook/cell.py", line 2293:
     sage: C.html_out()
 Expected:
     '\n...<table class="cell_output_box">...</table>'
 Got:
     '\n               <div class="cell_output_div">\n               <table
 class="cell_output_box"><tr>\n               <td class="cell_number"
 id="cell_number_0" onClick="cycle_cell_output_type(0);">\n
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n               </td>\n
 <td class="output_cell"><div class="cell_div_output_wrap"
 id="cell_div_output_0"><div class="cell_output_wrap"
 id="cell_output_0"><pre class="shrunk">5</pre></div><div
 class="cell_output_nowrap_wrap" id="cell_output_nowrap_0"><pre
 class="shrunk">5</pre></div><div class="cell_output_html_wrap"
 id="cell_output_html_0"> </div></div></td></tr></table></div>'
 **********************************************************************
 1 items had failures:
    1 of   7 in __main__.example_94
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /home/mvngu/release/sage-4.1.2.alpha1/tmp/.doctest_cell.py
          [28.1 s]
 }}}

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