wiki:TEXT_VIEW_MODEL

Version 2 (modified by diana, 15 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

  • After the TEXT_MODEL_REDESIGN task the positions of the caret and mark in the text views are not updating.
  • The text links and the highlights are not visualizing.

After the task these two bugs shold be fixed.

Task requirements

  • Fix the updating of the caret, mark and highlights position.

Task result

The result should be code.

Implementation idea

  • Create a new class related to the text views that updates the indexes.
  • Create processors to help text layout draw the highlights.

How to demo

  • Run sophie, insert text frame, type some text, select some of the text.
  • Run sophie, insert text frame, type some text, add text link.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)