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

Pages linking to TEXT_FRAME_SCROLLBARS_R0:
TEXT_CHAINING_BEHAVIOUR_R0
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#815 TEXT_FRAME_SCROLLBARS_R0 dido closed planned_task TEXT_FLOWING 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: TEXT_FRAME_SCROLLBARS_R0 - effort: 1d

Analysis_owners

dido

Analysis_score

0

Design_score

0

Imp._score

0

Test_score

0

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