wiki:TEXT_FRAME_SCROLLBARS_R0
Last modified 16 years ago Last modified on 04/03/09 14:41:20

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

Error: Macro TicketQuery(summary=TEXT_FRAME_SCROLLBARS_R0, 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 text frame should have scrollbars when the text overflow and text frame is none flow. They should appear and disappear automatically. However the horizontal scrollbar will appear only if there are elements unable to be wrapped inside the text frame. The size of the text frame is fixed - there won't be any auto resizing.

Task requirements

  • Create a prototype that allows automatic appearance of the scrollbars for the text frame

Task result

  • The result should be code

Implementation idea

  • Get familiar with org.sophie2.base.model.text module and don't get into conflict whit it

TEXT_CHAINING_BEHAVIOUR_R0

How to demo

  • Run the application
  • Create none flow text frame with fixed size
  • Paste some lorem ipsum text (http://www.lipsum.com/)
  • See if scrollbars appear

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