[Amis-vcs] SF.net SVN: amis: [2413] branches/amis3/amis_issues.txt
Brought to you by:
julienq,
marisademeglio
From: <mar...@us...> - 2008-03-17 03:46:01
|
Revision: 2413 http://amis.svn.sourceforge.net/amis/?rev=2413&view=rev Author: marisademeglio Date: 2008-03-16 20:41:55 -0700 (Sun, 16 Mar 2008) Log Message: ----------- edited issues list Modified Paths: -------------- branches/amis3/amis_issues.txt Modified: branches/amis3/amis_issues.txt =================================================================== --- branches/amis3/amis_issues.txt 2008-03-17 03:19:14 UTC (rev 2412) +++ branches/amis3/amis_issues.txt 2008-03-17 03:41:55 UTC (rev 2413) @@ -10,70 +10,44 @@ NEW FEATURES (things to add) --- * finish self-voicing for all dialogs -* add navlists to view menu -* re-add tooltips -* next/previous page/phrase/section should be enabled or disabled according to the book state -* opening URLs from the command line (add a new command line parameter: http://www.codeguru.com/forum/showthread.php?t=386406) ISSUES and BUGS (things to address) --- * stabilize self-voicing for menus * new audio backend makes reading options dialog crash -* zed books need a stylesheet +* Zed stylesheet doesn't work + ==>problem reproduced in a test app: applying CSS to XML in an HtmlView doesn't work * Listviews have more than one column, cutting off text * window resizing problems with HTML view -* navigation not highlighted until you click on it -* speed buttons reset when you open a new book - 1. open a book - 2. play - 3. select "faster" - 4. make sure that the button for "faster" is not active - 5. close the book - 6. open the same book - 7. see the buttons for speed * audio does not change speed -* book in a japanese folder can't be opened -* search drives crashes - 1. search drives - 2. open a title - 3. search drives - 4. select a title - -* search drives opens wrong title - on w2k - 1. search drives - 2. select the title(bcakeM_202) - 3. it opens Dogs_bM - - on xp and Vista - 1. search drives - 2. select the title(newreadP) - 3. it opens newread_atauP - -* after opening a title using open from URL, it only shows navigation, it does not show html portion and it does not start playing - -KNOWN ISSUES (not going to change) +KNOWN ISSUES (not going to change for alpha 2; should be listed as bugs to work on for beta 1) --- * Load CD shows more titles than the ones on discinfo.html + ==>is this really a bug? * japanese characters not shown in sidebar in win2k ==>not known if this is still an issue in alpha 2; you can set the sidebar font so maybe that will help * shows □□ for <br /> in the list of bookmarks * play/pause state doesn't toggle correctly on startup -* IE7 right-click menu works (ideally, it shouldn't appear) +* IE7 right-click menu appears although, ideally, it shouldn't * a book won't close all the way -* navigating online books crashes +* can't open a URL from the command line +* speed buttons reset when you open a new book + 1. open a book + 2. play + 3. select "faster" + 4. make sure that the button for "faster" is not active + 5. close the book + 6. open the same book + 7. see the buttons for speed + ==>want to wait and see what happens when the audio speed itself is working again AMBULANT ISSUES (some of these are repeated from the above "Known Issues" list) -- * How to stop ambulant when closing a book * review skippability across document boundaries (need reading options dialog to work) * memory leaks -* navigation for online books crashes: - 1. open from URL - 2. type URL - 3. wait till it shows navigation - 4. click on any heading +* book in a japanese folder can't be opened (ambulant::net::url problem?) BETA (APRIL 1) ================= @@ -93,6 +67,10 @@ ID_AMIS_TOGGLE_AUDIO_CONTENT_PLAYBACK * add commands to increase/decrease specific volumes * highlight current section (in sidebar) in same color as page highlight +* opening URLs from the command line (add a new command line parameter: http://www.codeguru.com/forum/showthread.php?t=386406) +* add navlists to view menu +* re-add tooltips +* next/previous page/phrase/section should be enabled or disabled according to the book state IMPROVEMENTS --- @@ -139,4 +117,5 @@ * dialog to adjust highlight colors and font type * font and fontsize control in the sidebar * phrase arrow keys work when the focus is in the sidebar -* page navigation bug fixed \ No newline at end of file +* page navigation bug fixed +* navigation cursor synchronized This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |