Trial1 TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
* Open doc and odf files from the web browser in the write activity |
* Open doc and odf files from the web browser in the write activity |
||
* Make pdf autopen in xbook |
* Make pdf autopen in xbook |
||
* Language support splotchy, including Urdu ([http://dev.laptop.org/ticket/884 884]) |
|||
* new browser windows ([http://dev.laptop.org/ticket/515 Bug 515]) and popups ([http://dev.laptop.org/ticket/899 899], [http://dev.laptop.org/ticket/878 878], [http://dev.laptop.org/ticket/542 542]) confuse gecko |
|||
* memory ([http://dev.laptop.org/ticket/860 860]) |
|||
* gmail gives warnings about scripts executing because the machine is so slow. Need to increase that timeout. |
|||
=Open questions= |
=Open questions= |
||
* What is the use case of an open button in xbook? |
* What is the use case of an open button in xbook? |
||
* Should we really support rotation for Trial1? |
|||
Bugs that might be fixed already |
|||
* DPI related ([http://dev.laptop.org/ticket/889 Bug 889]) |
|||
Bugs that maybe we don't need to fix |
|||
* configuration directory needs stable name ([http://dev.laptop.org/ticket/847 Bug 847]) |
|||
* mozilla cache ([http://dev.laptop.org/ticket/29 29]) |
Revision as of 12:15, 6 March 2007
This page is monitored by the OLPC team.
Laptop Storage
We have two alternatives here: a more traditional file and directory model and the goal system, the journal.
File model
- Save images from a web page, using a context menu, activated by the right mouse button.
- Insert images in the write activity using a file picker.
There are some features that we will not be able to implement using this model:
- Renaming of files
- Deletion of files
- Copy of text snippets from the web to the write activity
Journal model
Clipboard
- When dragging with the frame hidden you need to move the mouse a bit to be able to paste. Fix this.
- Make drag of images from mozilla work.
- Make drag of images to abi work.
- Preview images in the rollover.
- Briefly pop in and out the frame when a download is initiated or a copy or cut happens.
- Mark the current selected clipboard object and allow to change it by clicking on it.
- Copy new files to ~/Journal and name it from its title.
Journal activity
- Entries renaming.
- Startup the journal when clicking on the icon in the donut.
Write activity
- Autosave also by a timeout (now it saves on focus-out and on close).
- Undo and Redo.
- Save files to /tmp.
Shell
- Let activities rename their journal entry title by an entry in the activity rollover
Reading
- Open doc and odf files from the web browser in the write activity
- Make pdf autopen in xbook
- Language support splotchy, including Urdu (884)
- new browser windows (Bug 515) and popups (899, 878, 542) confuse gecko
- memory (860)
- gmail gives warnings about scripts executing because the machine is so slow. Need to increase that timeout.
Open questions
- What is the use case of an open button in xbook?
- Should we really support rotation for Trial1?
Bugs that might be fixed already
- DPI related (Bug 889)
Bugs that maybe we don't need to fix