[CLOSED] Trigger Field and Text Field EmptyText Behavior Firefox

  1. #1

    [CLOSED] Trigger Field and Text Field EmptyText Behavior Firefox

    Hi,

    I have a trigger field and a Text Field with the emptyText property set the "Search". When the field get focus in IE the empty text is cleared from the field. However when the field gets focus in Firefox, the emptytext value is not cleared from the field until you start typing in the field. Is this behavior correct?
    Last edited by Daniil; Nov 09, 2012 at 3:22 PM. Reason: [CLOSED]
  2. #2
    Quote Originally Posted by RCM View Post
    Hi,

    I have a trigger field and a Text Field with the emptyText property set the "Search". When the field get focus in IE the empty text is cleared from the field. However when the field gets focus in Firefox, the emptytext value is not cleared from the field until you start typing in the field. Is this behavior correct?
    Hello!

    Yes, it's correct behavior. This behavior made by browsers developers for 'placeholder' attribute which is used by ExtJS, but IE doesn't support this attribute. You can read more about 'placeholder' here http://www.w3schools.com/html5/att_i...laceholder.asp
  3. #3
    Yes, I can confirm that it is browser's behavior. Unfortunately, we cannot affect on it.

Similar Threads

  1. bindStore() causes strange behavior in Firefox
    By thedarklord in forum 1.x Help
    Replies: 4
    Last Post: Nov 02, 2011, 8:39 AM
  2. Replies: 10
    Last Post: Mar 14, 2011, 4:49 PM
  3. Replies: 2
    Last Post: Apr 01, 2010, 1:53 PM
  4. [1.0] Field EmptyText
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 11, 2010, 3:47 PM
  5. Trigger field disapears!
    By Kaido in forum Bugs
    Replies: 3
    Last Post: Jul 07, 2009, 7:33 AM

Posting Permissions