Difference between revisions of "Talk:WMF UX Improvement Effort"

Jump to navigation Jump to search
no edit summary
Line 10: Line 10:


==General==
==General==
* It would be great if users who wanted to give feedback could either edit it here OR send a mail. Perhaps kiwix-feedback@ ? [[User:Tomasz|Tomasz]] 04:06, 18 August 2011 (CEST)
* <s>It would be great if users who wanted to give feedback could either edit it here OR send a mail. Perhaps kiwix-feedback@ ? [[User:Tomasz|Tomasz]] 04:06, 18 August 2011 (CEST)</s>


: I have created feedback@kiwix.org pointing to ML kiwix-feedback@lists.sourceforge.net (private) where you, Jessie and me are there as reader. [[User:Kelson|Kelson]] 21:24, 18 August 2011 (CEST)
: <s>I have created feedback@kiwix.org pointing to ML kiwix-feedback@lists.sourceforge.net (private) where you, Jessie and me are there as reader. [[User:Kelson|Kelson]] 21:24, 18 August 2011 (CEST)</s>


* Highlight the content manager on first load. Have a giant arrow similar to drop box install that shows where it is. [[User:Tomasz|Tomasz]] 21:47, 23 August 2011 (CEST)
* <s>Highlight the content manager on first load. Have a giant arrow similar to drop box install that shows where it is. [[User:Tomasz|Tomasz]] 21:47, 23 August 2011 (CEST)</s>


: Fully agree, at least if the user is online... but do you have a screenshot of dropbox install? I do not use such things... [[User:Kelson|Kelson]] 21:53, 23 August 2011 (CEST)
:<s> Fully agree, at least if the user is online... but do you have a screenshot of dropbox install? I do not use such things... [[User:Kelson|Kelson]] 21:53, 23 August 2011 (CEST)</s>


::: <s>Implemented, if no local content detected, load the content manager instead of the help page (first start use case). [[User:Kelson|Kelson]] 08:43, 25 August 2011 (CEST)</s>
== Windows ==
== Windows ==


Line 26: Line 27:
* remove them all together would be great!! [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)
* remove them all together would be great!! [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)
: Hmm... not really enthusiastic about that feature request. Sounds dangerous, I do not really see the use case and do not know how to integrate it correctly in the user interface. Have to think more... [[User:Kelson|Kelson]] 14:27, 19 August 2011 (CEST)
: Hmm... not really enthusiastic about that feature request. Sounds dangerous, I do not really see the use case and do not know how to integrate it correctly in the user interface. Have to think more... [[User:Kelson|Kelson]] 14:27, 19 August 2011 (CEST)
* for pages with italicized titles, the tab titles render strangely (for example, ''The Lion King'' = "<i> The Lion King</i>") [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)
 
:I can not reproduce the problem, here is the issue. What is the file you use exactly? Here is was I get : http://tmp.kiwix.org/tmp/screenshot_italic_title_issue.png [[User:Kelson|Kelson]] 21:52, 18 August 2011 (CEST)
*<s> for pages with italicized titles, the tab titles render strangely (for example, ''The Lion King'' = "<i> The Lion King</i>") [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)</s>
::I added a note to the [https://sourceforge.net/tracker/?func=detail&aid=3392172&group_id=175508&atid=873515 sourceforge bug] that I filed awhile ago which contains the picture and the information. I am using Kiwix 0.9 beta 2 with th en wikipedia 0.8. [[User:Jwild|Jwild]] 03:03, 19 August 2011 (CEST)
:<s>I can not reproduce the problem, here is the issue. What is the file you use exactly? Here is was I get : http://tmp.kiwix.org/tmp/screenshot_italic_title_issue.png [[User:Kelson|Kelson]] 21:52, 18 August 2011 (CEST)</s>
:::I understand now. The problem is that you use a dev. version of the WP1 0.8 ZIM. This bug was already fixed many months ago and is in the ZIM builder script, not in Kiwix. [[User:Kelson|Kelson]] 08:00, 19 August 2011 (CEST)
::<s>I added a note to the [https://sourceforge.net/tracker/?func=detail&aid=3392172&group_id=175508&atid=873515 sourceforge bug] that I filed awhile ago which contains the picture and the information. I am using Kiwix 0.9 beta 2 with th en wikipedia 0.8. [[User:Jwild|Jwild]] 03:03, 19 August 2011 (CEST)</s>
* Is it possible to add the keyboard shortcuts to close tabs (CTRL+W) and navigate between tabs (CTRL+Page Up or CTRL+Page Down)? [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)
:::<s>I understand now. The problem is that you use a dev. version of the WP1 0.8 ZIM. This bug was already fixed many months ago and is in the ZIM builder script, not in Kiwix. [[User:Kelson|Kelson]] 08:00, 19 August 2011 (CEST)</s>
:I can also not reproduce that problem, CTRL+w (close current tab) and CTRL+W (close all tabs) were implemented in beta2 and work for me. Il will implement the other shortcuts. [[User:Kelson|Kelson]] 21:57, 18 August 2011 (CEST)
 
::ok, I went through and tested and re-tested...it closes sometimes but not consistently (nor often). For example, if I have 3 tabs open and press CTRL+W (close all tabs), it asks if I want to do that. If I press "No", then I cannot use "CTRL+W" again if those same 3 tabs are open (if I open a 4th, then it will register that request again). For the CTRL+w: if I open three tabs in a row, then move back to one of the previous tabs (1st or 2nd), I cannot use the shortcut on any tab.[[User:Jwild|Jwild]] 03:03, 19 August 2011 (CEST)
* <s>Is it possible to add the keyboard shortcuts to close tabs (CTRL+W) and navigate between tabs (CTRL+Page Up or CTRL+Page Down)? [[User:Jwild|Jwild]] 03:54, 18 August 2011 (CEST)</s>
:::Thx for the explanation. Problem understood. Will be fixed. 14:22, 19 August 2011 (CEST)
:<s>I can also not reproduce that problem, CTRL+w (close current tab) and CTRL+W (close all tabs) were implemented in beta2 and work for me. Il will implement the other shortcuts. [[User:Kelson|Kelson]] 21:57, 18 August 2011 (CEST)</s>
::::Everyting fixed and implemented :) [[User:Kelson|Kelson]] 21:21, 19 August 2011 (CEST)
::<s>ok, I went through and tested and re-tested...it closes sometimes but not consistently (nor often). For example, if I have 3 tabs open and press CTRL+W (close all tabs), it asks if I want to do that. If I press "No", then I cannot use "CTRL+W" again if those same 3 tabs are open (if I open a 4th, then it will register that request again). For the CTRL+w: if I open three tabs in a row, then move back to one of the previous tabs (1st or 2nd), I cannot use the shortcut on any tab.[[User:Jwild|Jwild]] 03:03, 19 August 2011 (CEST)</s>
:::<s>Thx for the explanation. Problem understood. Will be fixed. 14:22, 19 August 2011 (CEST)</s>
::::<s>Everyting fixed and implemented :) [[User:Kelson|Kelson]] 21:21, 19 August 2011 (CEST)</s>
 
* Start a content manager download. Then go to "My library" and delete a file. You'll notice that your download has stopped. We should keep downloading it in the background regardless of what i'm doing. [[User:Tomasz|Tomasz]] 19:22, 18 August 2011 (CEST)
* Start a content manager download. Then go to "My library" and delete a file. You'll notice that your download has stopped. We should keep downloading it in the background regardless of what i'm doing. [[User:Tomasz|Tomasz]] 19:22, 18 August 2011 (CEST)
:Visual artefact. Will fix the bug [[User:Kelson|Kelson]] 14:22, 19 August 2011 (CEST)
:Visual artefact. Will fix the bug [[User:Kelson|Kelson]] 14:22, 19 August 2011 (CEST)

Navigation menu