#7339: Fix notebook interaction and cell focus bugs
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: boothby
Type: defect | Status: needs_review
Priority: major | Milestone:
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Reviewer: | Merged:
------------------------+---------------------------------------------------
Changes (by newvalueoldvalue):
* cc: jason, was (added)
* status: new => needs_review
* author: => Mitesh Patel
Comment:
Please let me know if either problem remains, or if another obtains.
By the way, I've made a few changes that would be suggested by
[http://www.jslint.com/ JSLint]. Currently, JSLint quits with the message
{{{
Lint at line 193 character 20: Too many errors. (4% scanned).
}}}
Although some of the checks may seem pedantic, I think we should aim for a
nearly [1] lint-free notebook library per JSLint's "The Good Parts" mode
([http://www.youtube.com/watch?v=hQVTIJBZook Crockford video]). The
short-term pain may reveal and resolve many [potential] problems [2].
[1] We'll need to "Tolerate `eval`", but possibly only in
`eval_script_tags`.
[[BR]]
[2] For Python, see [http://pychecker.sourceforge.net/ PyChecker],
[http://divmod.org/trac/wiki/DivmodPyflakes PyFlakes], and
[http://www.logilab.org/project/pylint Pylint].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7339#comment:2>
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
-~----------~----~----~----~------~----~------~--~---