wiki:TEXT_POSITION_INTERNAL

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

--

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

Error: Macro TicketQuery(summary=TEXT_POSITION_INTERNAL, 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

The navigation between chained frames now cannot be implemented because of internal issues. After this task there will be no visual result but the navigation will be possible to be implemented.

Task requirements

  • This task will remove some of the ImmHotText and HotPos functionality and will reduce the code. The code quality will be improved.

Task result

the result should be code.

Implementation idea

  • Remove the text from the HotPos and add ImmList<ElemOp>.
  • Remove prevText, subSingleInterval, lastOperation, lastChangedInterval from the ImmHotText and add ImmList<ElemOp>.
  • Change getIndex, subText and other related functions of the ImmHotText.
  • Tests will be provided.

(Add links to related tasks that could be useful or helpful.)

How to demo

Run the HotPosTest class.

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.)