Bug Report T304508
Visible to All Users

LabelControl - Only a part of a text acts as a hyperlink if special symbols are used in it

created 9 years ago (modified 9 years ago)

I experience issue with Label Control - problem with decimal point

Steps to reproduce:

  1. Create a new form and put a LabelControl on it.
  2. On Form_Load do following:
    {
       labelControl1.AllowHtmlString = true;
       labelControl1.Text = "<size=20>MSFT Bid: <href=Bid>.51</href> Ask: <href=Ask>53.31</href></size>";
    }
  3. Run the application
  4. Note that Ask price is fully clickable , but on Bid price only the decimal point is clickable.
    Why any number like ".XX" causes that strange behavior while regular numbers never do?
    (see attachment screen shots)
    Clickable area is a text and label should not be sensitive to the text format under a link, isn't it?
    Please help to resolve.
    Thanks!
Show previous comments (5)
Alisher (DevExpress Support) 9 years ago

    Hi Tigran,

    I have tested our last daily build and LabelControl shows the correct behavior with # and % symbols. If you notice incorrect  behavior with any other special characters, please let us know.

      Great. Than I wait when I get that hot fix. I suppose I'll be e-notified since I requested it, correct?

      Alisher (DevExpress Support) 9 years ago

        Yes, sure. We will send you a notification once a hotfix is available.

        Answers approved by DevExpress Support

        created 9 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Show previous comments (5)
          Alisher (DevExpress Support) 9 years ago

            Hi Tigran,

            Are you waiting for a fix of another issue so you can't install a recently released version 15.1.8 of our components? If so, please share with me the ticket's ID so I can check its status.

              I don't wait on anything but this fix (hyperlink issue), which you said will is not ready yet and will be ready soon.

              DevExpress Support Team 9 years ago

                Hi,

                It appears that you misunderstood us.

                A hot fix is an intermediate build between the current and the next version of our controls. We publish such intermediate builds until the next version with the addressed issue is released. Previously, you could not download a hot fix, because version 15.1.8 was in testing and we were going to release it soon. Now, this version is released. Download this version since it already contains the necessary fix.

                Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

                Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.