Ticket #27 (closed defect: wontfix)
Annotation Hangs for Texts of Any Reasonable Size
| Reported by: | rgrp | Owned by: | rgrp |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shakespeare | Version: | |
| Keywords: | Cc: |
Description
The js annotation breaks down for the large texts because of well-known limitations of the marginalia system used by annotater. Possible ways to solve this:
- Upgrade to more recent (2007) release of marginalia which uses a much more efficient way of calculating and locating ranges. (Downside: this breaks IE support)
- Chunk texts into short sections. This should speed up range resolution considerably (though not yet tested). Downside: cannot annotate across sections and text is now divided arbitrarily into different bits.
Change History
Note: See
TracTickets for help on using
tickets.
