bohwaz / wordmobi

Wordmobi is S60 client for wordpress written in Python for Nokia mobile phones
http://code.google.com/p/wordmobi
0 stars 0 forks source link

option button not working on N85 #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. at any place in the app, option button is not functionnal
2. if I use the central navbar button, it works
3.

What is the expected output? What do you see instead?
option button should work

What version of the product are you using? On what operating system?

Nokia N855, 11.047.53.1 and Wordmobi 0.07(0) using Python 1.4.5.

Please provide any additional information below.

I don't know if it's because I am using the wrong Python version for my phone, 
as I tried both 
and both have bugs... :-)

Original issue reported on code.google.com by dep...@gmail.com on 27 Apr 2009 at 12:39

GoogleCodeExporter commented 9 years ago
I just exit the application and opened it again and now the option button 
works, after a few test I realised that 
it's after I tried to view/edit a post that option button is disabled but not 
nav wheel...

Original comment by dep...@gmail.com on 27 Apr 2009 at 12:54

GoogleCodeExporter commented 9 years ago
In general, I disable menu when a network operation is in progress. In such
situation, I put a message in the title area. Only when the operation is 
completed
menus are released again. Or, if we have some timeout\problem, a note should be
displayed and menus should be released. Wordmobi may have a bug on this 
process. Is
the problem only related to not disable nav wheel as well or other stuff like
view\edit failure ?

Original comment by marcelobarrosalmeida on 27 Apr 2009 at 8:43

GoogleCodeExporter commented 9 years ago
this is only happening when I try to edit/view a post, it's true there is a 
little text at the top of the page saying 
"downloading post", I did not see it before as it's quite small, but when you 
change to the next post with the nav 
wheel, this text changes into the number of the next post "(2/10) Posts", when 
you come back (with the nav 
wheel) it's no longer written downloading post but the number of the post 
"(1/10) Posts" but the option button is 
still not functionnal.

Original comment by dep...@gmail.com on 29 Apr 2009 at 3:24

GoogleCodeExporter commented 9 years ago
Ok, I understood now. And I really need to disable nav keys while the post is 
not
download, although this is not the reason of the problem. 

Please, do only one more test:

* select view/edit post
* do not use nav keys until the post content is displayed or some error message
appears. This may take some minutes. An error will raise a dialog.

Original comment by marcelobarrosalmeida on 2 May 2009 at 2:42

GoogleCodeExporter commented 9 years ago
Issue 43 has been merged into this issue.

Original comment by marcelobarrosalmeida on 2 May 2009 at 2:44

GoogleCodeExporter commented 9 years ago
just installed version 0.8.1....it works fine... :-)

Original comment by dep...@gmail.com on 5 Jun 2009 at 9:21

GoogleCodeExporter commented 9 years ago

Original comment by marcelobarrosalmeida on 1 Jul 2009 at 2:20