Thanks. But my problem isnt that the keyboard dosnt appear, but that
the WebView isnt rendered correctly (See links to screen shots in the
initial post).

On 4 Maj, 11:58, Mark Murphy <mmur...@commonsware.com> wrote:
> If you are seeing this with the Android Compatibility Library, that
> appears to be a bug:
>
> http://code.google.com/p/android/issues/detail?id=16291
>
>
>
> On Wed, May 4, 2011 at 3:15 AM, jonfogh <jonf...@gmail.com> wrote:
> > Hi
>
> > I am having some problems with a WebView (Honeycomb).
>
> > My WebView is located in a Fragment, where it is placed in a hierachy
> > like this:
>
> > Fragment
> >  ReleativeLayout
> >    FrameLayout
> >      AbsolutLayout
> >        AbsolutLayout
> >           WebView
>
> > When I select an input field in the form (And the keyboard appears),
> > the entire content is moved so that the input field should be visible,
> > but it isnt!
>
> > Everything except the WebView is moved and drawn correctly (including
> > children to the WebView). Actually it looks like the WebView is moved
> > (I am able to switch between the fields by touching the screen where I
> > expect the fields to be moved to). Somehow the WebView isn’t redrawn
> > after the move, and the inputfields stille appear as they where below
> > the keyboard.
>
> > Does any one has an idea what the problem is?
>
> >http://goo.gl/8KpfO
> >http://goo.gl/sYckQ
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 3.4 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to