#5644: [with patch, needs review] make it so escape make the introspection 
window
in the notebook disappear
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  boothby   
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-3.4.2
Component:  notebook  |    Keywords:            
----------------------+-----------------------------------------------------

Comment(by mpatel):

 The attached patch seems to work in Firefox 3 without breaking other
 functions.  I'm not sure about the purpose of
 {{{
             if(browser_op) { focus_delay(id,true); }
 }}}
 Although I haven't copied this to the new conditional clause, the patch
 works in Opera 9, too.

 By the way, I think the `halt_introspection();` statement just before the
 new code is unnecessary, since `handle_replacement_controls()` calls it
 before returning `true`.  But the patch leaves this alone.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5644#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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