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

A bit incorrect behavior

1 Answer 44 Views
PasswordBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vitalii
Top achievements
Rank 2
Vitalii asked on 06 Oct 2013, 12:10 PM
No need in custom samples, you can reproduce it in PasswordBox demo.

1. Have a PasswordBox at the bottom of the page.
2. Activate it. Keyboard would appear, and PasswordBox would be moved higher (above keyboard)
3. Add some symbols there
4. Press and hold PeekButton. Dots would be replaced with symbols, as planned
5. Now, release PeekButton. It would deselect PasswordBox (this is wrong), keyboard would be still visible, but PasswordBox would move to the bottom (as a consequence of deselection).

So, it releasing PeekButton should either:
A. Keep current behavior + hide keyboard, because PasswordBox is not selected anymore
B. Dont deselect PasswordBox, which would keep it active for editing (i prefer this one, because it is not interrupting input)


Juts did some more research. If to input several symbols, after 5 stage, they would be added to PasswordBox.
So, i guess, B is better solution: just dont deselect PasswordBox.

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 10 Oct 2013, 07:57 AM
Hi Vitalii,

Thank you for reporting this issue. I've logged it in our backlog and we'll do our best to fix it for the upcoming official release. I've also updated your Telerik points. 

Regards,
Kiril Stanoev
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PasswordBox
Asked by
Vitalii
Top achievements
Rank 2
Answers by
Kiril Stanoev
Telerik team
Share this question
or