#7666: Alphanumeric cell IDs
---------------------------+------------------------------------------------
Reporter: mpatel | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Upstream: N/A | Reviewer:
Merged: |
---------------------------+------------------------------------------------
Comment(by mpatel):
Please the commit string for a brief summary. Other notes:
* Depends on #7483, #7482, #7514, #7650, #7269. Negligible dependence on
#7648.
* It seems that auto-indentation was already broken in IE8. V9 does not
fix the problem.
* Possible CSS problem: The rendered completions menu is just two columns
(not characters) wide in IE8 and O10.
* On introspection: I think I've reproduced most of the standard
behavior. New: Pressing `TAB` for explicitly requested docstrings or
source code toggles between both.
* We might use [http://docs.jquery.com/Internals jQuery's data store] to
keep cells and their variables together.
* IE8 CPU problem: jsMath seems to be involved, somehow. Try
`factor(factorial(100))`, say, and scrolling up and down.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7666#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.