There’s a bug with the post editor that causes the full screen editor to get stuck making it impossible to go back to the main edit post view. It’s pretty rare to get this to happen as the content box needs to be partially off-screen when you tap it. But since it’s quite annoying I think another update with this fix in it would be a good idea. It was just a small change to the focus listener on the content box to fix it.
New build: http://bit.ly/xhVk77
Hopefully after this we can focus on version 2.1
Isaac Keyet 6:49 am on February 15, 2012 Permalink | Log in to Reply
Nice catch, I’ve seen a few reports on this issue but it’s hard to tell how widespread it is.
Looking forward to 2.1
DrG 7:22 pm on February 18, 2012 Permalink | Log in to Reply
I’m in holidays @ the moment, and was using version 2.0.5. Sometimes it crashed when using a few large images, resized to 500px without original size. But i could just resubmit the entry and after some retries it worked.
Now with Version 2.0.7, it doesn’t show any error messages anymore, but the first images get uploaded and the rest have been replaced with empty img tags .
I really like the app, version 2.0.5 with bug fix, found in a ticket doesn’t help… any ideas?
Dan 12:52 am on February 19, 2012 Permalink | Log in to Reply
Which device are you using and which version of Android?
DrG 1:49 pm on February 19, 2012 Permalink | Log in to Reply
Android 3.2.1 on an Asus Transformer TF101
nimdaron 6:38 am on April 9, 2012 Permalink | Log in to Reply
i got similar error when i post a picture from my phone with version 2.0.7 i got this” img title=”1333981130236.jpg” class=”alignnone” alt=”image” src=”http://xxxxxxx/wp-content/uploads/2012/04/wpid-1333981130236.jpg” /”
begin are missing…
Dan 6:55 am on April 9, 2012 Permalink | Log in to Reply
Looks like the lib2xml issue, which is caused by an older version of PHP. This plugin fixes it:
http://wordpress.org/extend/plugins/libxml2-fix/
nimdaron 7:33 am on April 9, 2012 Permalink | Log in to Reply
thx that works now…