Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlipView.HideControlButtons() does not disable arrow keys. #2126

Closed
yamadaInDevR opened this issue Sep 12, 2015 · 0 comments
Closed

FlipView.HideControlButtons() does not disable arrow keys. #2126

yamadaInDevR opened this issue Sep 12, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@yamadaInDevR
Copy link

Calling HideControlButtons() removes the arrow button from the view, but pressing the right and left arrow keys on the keyboard still causes the view to move to the previous/next item.

The underlying problem that I'm trying to resolve is that I have a TextBox within the FlipView. When I'm editing in the text box, the arrow keys are taken by the FlipView and move to the next item, rather than moving the cursor to the left or right in the textbox that has the focus.

Thanks!

@punker76 punker76 added this to the 1.3.0 milestone Mar 16, 2016
@punker76 punker76 self-assigned this Mar 16, 2016
punker76 added a commit that referenced this issue Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants