﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - UXPasswordBox Cursorposition is always left</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPasswordBox-Cursorposition-is-always-left/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>UXPasswordBox Cursorposition is always left</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPasswordBox-Cursorposition-is-always-left/</link><pubDate>Wed, 01 Aug 2012 06:38:56 GMT</pubDate><dc:creator>yudi</dc:creator><category>UXPasswordBox</category><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;This problematic behavior has been forwarded to ClientUI development team to be investigated further. It has been filed under work item #1222.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Should I hear any news regarding work item #1222, I will let you know&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXPasswordBox Cursorposition is always left</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPasswordBox-Cursorposition-is-always-left/</link><pubDate>Tue, 31 Jul 2012 03:42:00 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>UXPasswordBox</category><description>&lt;p&gt;Hi Yudi&lt;/p&gt;
&lt;p&gt;Thank you for your mail. I have manually installed the ClientUI (WPF) Hotfix. The cursor position is now correct and my first problem is fixed! Thanks for fast solution! &lt;/p&gt;
&lt;p&gt;I have still problems with mouse click (can not set the focus) or select the password char. I can't see the cursor in UXPasswordBox. I have attached a new sample. The only difference is that I use the UXRibbonGlassWindow instead the Window. Now I should also reproduce the "select password char" issue.&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;start wpf application and click in the frist (top) textbox&lt;/li&gt;&lt;li&gt;input some text, e.g. 12345. This works fine!&lt;/li&gt;&lt;li&gt;click now in the secound textbox. &lt;strong&gt;The textbox does not get the focus!&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;press tab key and the textbox get the focus&lt;/li&gt;&lt;li&gt;input some text, e.g. 12345. This works fine!&lt;/li&gt;&lt;li&gt;try to select the password chars (by mouse or keyboard). &lt;strong&gt;It is not possible!&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Simple Code:&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXRibbonGlassWindow x:Class="UXPasswordSample.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:Intersoft="http://intersoft.clientui.com/schemas"
        Title="MainWindow" Height="350" Width="525"&amp;gt;
    &amp;lt;Grid&amp;gt;
        &amp;lt;StackPanel&amp;gt;
            &amp;lt;Intersoft:FieldLabel Header="TextBox"&amp;gt;
                &amp;lt;StackPanel Orientation="Horizontal"&amp;gt;
                    &amp;lt;TextBox x:Name="TextBox" /&amp;gt;
                    &amp;lt;TextBlock Text="{Binding ElementName=TextBox,Path=Text,UpdateSourceTrigger=PropertyChanged}" Width="100" Margin="8 0"/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
            &amp;lt;/Intersoft:FieldLabel&amp;gt;
            &amp;lt;Intersoft:FieldLabel Header="UXPasswordBox"&amp;gt;
                &amp;lt;StackPanel Orientation="Horizontal"&amp;gt;
                    &amp;lt;Intersoft:UXPasswordBox x:Name="UXPasswordBox" /&amp;gt;
                    &amp;lt;TextBlock Text="{Binding ElementName=UXPasswordBox,Path=Password,UpdateSourceTrigger=PropertyChanged}" Width="100" Margin="8 0"/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
            &amp;lt;/Intersoft:FieldLabel&amp;gt;
        &amp;lt;/StackPanel&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/Intersoft:UXRibbonGlassWindow&amp;gt;&lt;/pre&gt;
&lt;p&gt;Have a nice day!&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>UXPasswordBox Cursorposition is always left</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPasswordBox-Cursorposition-is-always-left/</link><pubDate>Tue, 31 Jul 2012 00:28:33 GMT</pubDate><dc:creator>yudi</dc:creator><category>UXPasswordBox</category><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;ClientUI development
team has managed to address the reported problem. Please check the inbox
of your registered email account in order to get the link to download the
nightly build of the hotfix.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Please let us know
whether it helps or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you and have a
nice day.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXPasswordBox Cursorposition is always left</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPasswordBox-Cursorposition-is-always-left/</link><pubDate>Mon, 30 Jul 2012 13:14:46 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>UXPasswordBox</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I am using the UXPassword for the first time and have following questions:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;the cursor jumps after each key press to the left position! When I input 12345 then the password property shows 54321! See attached sample to the&amp;nbsp;reproduce.&lt;/li&gt;&lt;li&gt;Why can I not set the focus by mouseclick (when the content is empty)? It works only with tab key!&lt;/li&gt;&lt;li&gt;Is there a property to change the background color when the textbox has the focus?&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Try this steps on attached sample&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;start wpf application and click in the frist (top)&amp;nbsp;textbox&lt;/li&gt;&lt;li&gt;input some text, e.g. 12345. This works fine&lt;/li&gt;&lt;li&gt;click now in the secound textbox. The textbox does not get the focus!&lt;/li&gt;&lt;li&gt;press tab key and the textbox get the focus&lt;/li&gt;&lt;li&gt;input some text again, e.g. 12345. Watch the cursor position as you type&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Simple Sourcecode:&lt;/p&gt;&lt;pre&gt;&amp;lt;Window x:Class="UXPasswordSample.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:Intersoft="http://intersoft.clientui.com/schemas"
        Title="MainWindow" Height="350" Width="525"&amp;gt;
    &amp;lt;Grid&amp;gt;
        &amp;lt;StackPanel&amp;gt;
            &amp;lt;Intersoft:FieldLabel Header="TextBox"&amp;gt;
                &amp;lt;StackPanel Orientation="Horizontal"&amp;gt;
                    &amp;lt;TextBox x:Name="TextBox" /&amp;gt;
                    &amp;lt;TextBlock Text="{Binding ElementName=TextBox,Path=Text,UpdateSourceTrigger=PropertyChanged}" Width="100" Margin="8 0"/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
            &amp;lt;/Intersoft:FieldLabel&amp;gt;
            &amp;lt;Intersoft:FieldLabel Header="UXPasswordBox"&amp;gt;
                &amp;lt;StackPanel Orientation="Horizontal"&amp;gt;
                    &amp;lt;Intersoft:UXPasswordBox x:Name="UXPasswordBox" /&amp;gt;
                    &amp;lt;TextBlock Text="{Binding ElementName=UXPasswordBox,Path=Password,UpdateSourceTrigger=PropertyChanged}" Width="100" Margin="8 0"/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
            &amp;lt;/Intersoft:FieldLabel&amp;gt;
        &amp;lt;/StackPanel&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/Window&amp;gt;&lt;/pre&gt;
</description></item></channel></rss>