This is a migrated thread and some comments may be shown as answers.

[Solved] AutocompleteBox cover by keyboard

3 Answers 149 Views
AutocompleteBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Szymon
Top achievements
Rank 1
Szymon asked on 10 Jul 2014, 12:41 PM
So I have this case: When the AutocompleteBox is placed near the end (bottom) of a stack in an StackPanel, which is placed in a ScrollViewer, then most of the time when the AutocompleteBox gets focus, the scrollviewer isn't scrolled up enough, and the result is that the keyboard cover the AutocompleteBox.

Any idea what can be wrong? I'm expieriencing this issue only with this control.

Best Regards,
Szymon

3 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 10 Jul 2014, 03:54 PM
Hello Szymon,

Based on the descritpion it seems that you are experiencing the same behavior as observed with the TextBox. RadAutoComplete box is built on top of TextBox and inherits its behavior that cannot be changed. Please find the attached project and the video link. If you are experiencing different beahvior between TextBox and RadAutoComplete please let some additional info so we can track it from our side.

http://screencast.com/t/OAKakRhs

Regards,
Tsvyatko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Szymon
Top achievements
Rank 1
answered on 11 Jul 2014, 02:48 PM
So from what you wrote I assume, the whole control must be visible.
In my case it doesn't work good even if the whole control is visible before focusing.

Is there a solution for this bug?

King regards,
Szymon
0
Tsvyatko
Telerik team
answered on 16 Jul 2014, 08:16 AM
Hi Szymon,

You are correct. Generally, when the control is visible before opening the keyboard, it remains in the same place related to the keyboard. The behavior is controlled from the framework itself. So far we haven't detected case when this does not happen. If you experience such behavior would it be possible to send us additional information regarding the scenario where the issue can be replicated in project. That way we can investigate it further and look for solution. (You can send project by opening support thread.)

Regards,
Tsvyatko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
AutocompleteBox
Asked by
Szymon
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Szymon
Top achievements
Rank 1
Share this question
or