[CLOSED] The property "EmptyText" of a textfield is not cleared in the Firefox- and IE 9-Browser

  1. #1

    [CLOSED] The property "EmptyText" of a textfield is not cleared in the Firefox- and IE 9-Browser

    Hello,

    when I clicked in the textfield, the text of the property "emtpyText" is cleared. This action will happen in IE 10 and IE 11, but not in Firefox (ESR 31.4) and IE 9 browser.


    
    <ext:TextField id="txt" runat="server" EmptyText="Enter Text here..">
    </ext:TextField>
    I think that the behavior in all browsers should be the same. Is this a bug?

    Thanks in advance for your help
    Last edited by Daniil; Feb 02, 2015 at 9:48 AM. Reason: [CLOSED]
  2. #2
    Hi @Woyciniuk,

    I think that the behavior in all browsers should be the same.
    I would agree, but what behavior to choose? If we follow with IE, then Firefox users might complain and otherwise. In some cases it is difficult to decide what behavior is better to follow with and sometimes it is just difficult to implement it, if browsers introduce some new/special behavior.

    It looks here is a related thread with a possible solution.
    http://forums.ext.net/showthread.php?51141
  3. #3
    Hi Daniil,

    You have right. We are facing the same problem we have to adapt our application to the behavior of the different browser. I have tried the workaround and the behavior is now the same in all browsers. Thank you for your help and you can close the case.

    @Woyciniuk

Similar Threads

  1. [CLOSED] Problem to use property "Maximized" from "Window"
    By avante in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 22, 2013, 12:47 AM
  2. Replies: 1
    Last Post: Oct 05, 2012, 11:56 AM
  3. [CLOSED] How to "disable" the browser Back button?
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Sep 24, 2012, 7:12 AM
  4. Replies: 1
    Last Post: Jun 26, 2012, 11:29 AM
  5. Replies: 3
    Last Post: Mar 22, 2012, 7:46 AM

Tags for this Thread

Posting Permissions