wiki:BROWSER_CONTENT_BASIC_R3

Version 2 (modified by milen, 16 years ago) (diff)

--

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

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

(Give as much as possible of the needed information for designing and implementing the task in the following sections.)

Overview

The purpose of this task is to give the user possibility to add frames with embedded browser content, that gives the opportunity to embed certain website in frame of the book.

Task requirements

  • Before an inserted browser frame appear a user should be able to insert a link which will be opened in the frame.
  • The browser content must appear inside the created frame
    • most of the frames are going to be smaller than the browser content, so a scrollbars must appear when this is necessary.
    • a status bar for the page must be displayed in the bottom of the frame
    • (optional) a possibility to turn on/off the status bar is a good idea

*When the browser frame is active it must behave just like a browser

  • left button should be recognizable and used like in a browser
  • the scroll of the mouse should be recognizable, and result in navigation through the browser content
  • (optional) on right click same options as on the system browser must be provided (e.g. refresh, encoding, print, etc.)
  • (optional) keyboard should be usable like in a browser

Task result

The result of this task is a 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.)

Attachments