Page view counter
Possibly a bug in TextBox of SLB1
Last post 03-12-2008 4:23 AM by Yi-Lun Luo - MSFT. 2 replies.
Sort Posts:
03-10-2008 8:43 AM
Possibly a bug in TextBox of SLB1

Add a TextBox control into a Canvas's Children, then focus it( by your mouse or Tab or Focus() function ) , then remove the TextBox from the Canvas's  Children, and again add the TextBox into the Canvas's Children... Then the TextBox will give no reaction to any mouse event...

Is it an exception?

sgzwkrm

Loading...
Joined on 03-10-2008
Posts 11
03-10-2008 1:30 PM
Re: Possibly a bug in TextBox of SLB1

I'm curious if this has to do with a naming issue.  I had a similar problem, and it seemed to be I would add a control, "text1" to a parent canvas, remove the children from the parent canvas, then try to add another control "text1" to the parent canvas which would cause an error.

This may be a bug, or it may be intended.  But just a thought for now.

lewisb

Loading...
Joined on 01-29-2008
Indiana
Posts 82
03-12-2008 4:23 AM
Marked as Answer
Re: Possibly a bug in TextBox of SLB1

Hello, there's a known issue which is similar to this problem. Thanks for reporting it. But can you please do a double check? The known issue is: After the TextBox is removed and added to the element tree, the caret will disappear. Please check if you can still type in the TextBox. In my scenario, I can't see the caret, but can still type. If you even can't type, this maybe another bug...

shanaolanxing - This posting is provided "AS IS" with no warranties, and confers no rights.

Yi-Lun Luo - MSFT

Loading...
Joined on 10-29-2007
Posts 2,455
Microsoft Communities