| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=BROWSER_CONTENT_BASIC_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|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^ |
| 7 | |
| 8 | == Overview == |
| 9 | 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. |
| 10 | |
| 11 | == Task requirements == |
| 12 | * Because the ''browser frame'' is actually a new kind of frame new entry in the ''insert menu'' must be created for it. |
| 13 | * The browser content must be appear inside the created frame |
| 14 | * most of the frames are going to be smaller than the browser content, so a scrollbars must appear when this is necessary. |
| 15 | * a status bar for the page must be displayed in the bottom of the frame |
| 16 | * (optional) a possibility to turn on/off the status bar is a good idea |
| 17 | * When the browser frame is active it must behave just like a browser |
| 18 | * the scroll of the mouse must be recognizable, and result in navigation through the browser content |
| 19 | * on right click same options as on the system browser must be provided (e.g. refresh, encoding, print, etc.) |
| 20 | == Task result == |
| 21 | The result of this task must be a source code. |
| 22 | == Implementation idea == |
| 23 | ^(Provide some rough implementation idea(s).)^ |
| 24 | |
| 25 | == Related == |
| 26 | ^(Add links to related tasks that could be useful or helpful.)^ |
| 27 | |
| 28 | == How to demo == |
| 29 | ^(Provide instructions for demonstration of the task.)^ |
| 30 | |
| 31 | = Design = |
| 32 | ^(Describe your design here.)^ |
| 33 | |
| 34 | = Implementation = |
| 35 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 36 | |
| 37 | = Testing = |
| 38 | ^(Place the testing results here.)^ |
| 39 | |
| 40 | = Comments = |
| 41 | ^(Write comments for this or later revisions here.) |