wiki:BOOK_WINDOW_R2
Last modified 16 years ago Last modified on 07/20/09 09:03:30

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

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

This is the final revision of this task. Implement after mydoggy refactoring.

Task requirements

  • See left requirements from BOOK_WINDOW_R1
    • Define minimum size of the book window, so that scroll bars for the controls (bottom book panel) do not appear. Note that this depends on the number controls of the book bottom panel, which may vary depending on installed modules. The minimum size should be equal for both edit and preview modes.
    • Currently, when part of the book window is behind the right flap ot the bottom of the workspace, it disappears on maximize. See what causes that issue and fix it. See status of #1709
    • Make the background of the window changable by the skin (optional)
  • Ensure that the book focus is the same as the window focus.
  • Currently, when the page is being increased, its right and bottom parts are hidden by the book window background. See what causes this issue and fix it.

Task result

Source code.

Implementation idea

(Provide some rough implementation idea(s).)

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

How to demo

(Provide instructions for demonstration of the task.)

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