12 | | ^(List the necessary requirements that the task must fulfill.)^ |
| 12 | * Before an inserted browser frame appear a user should be able to insert a link which will be opened in the frame. |
| 13 | * The browser content must 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 | * left button should be recognizable and used like in a browser |
| 19 | * the scroll of the mouse should be recognizable, and result in navigation through the browser content |
| 20 | * (optional) on right click same options as on the system browser must be provided (e.g. refresh, encoding, print, etc.) |
| 21 | * (optional) keyboard should be usable like in a browser |