Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

valueChangeHandler isn't properly working on text-box in GWT app

  • 3 svar
  • 1 har dette problem
  • 87 visninger
  • Seneste svar af cor-el

more options

I'm developing a page(contains one text-feild and button) with GWT, I added valueChangeHandler to the text-field, I also use this tage (<extend-property name="locale" values="ar"/>) in the gwt.xml . The problem is when I write "-1" in the text field the handler isn't fired but when I write "1" it is fired, please help me as soon as possible as I'm developing an application and I'm stucked in this strange bug !!

I'm developing a page(contains one text-feild and button) with GWT, I added valueChangeHandler to the text-field, I also use this tage (''<extend-property name="locale" values="ar"/>'') in the gwt.xml . The problem is when I write "-1" in the text field the handler isn't fired but when I write "1" it is fired, please help me as soon as possible as I'm developing an application and I'm stucked in this strange bug !!

Alle svar (3)

more options

I forgot to say that this handler is working properly on IE and google-chrome.

Also when I replace <extend-property name="locale" values="ar"/> with <extend-property name="locale" values="en"/> the handler works.

Note: I attached the project (gwt 2.4) [[here|http://127.0.0.1:8888/Testnumber.html?gwt.codesvr=127.0.0.1:9997]]

more options

if the link isn't seen well the project is here http://www.4shared.com/file/0ep_UMqF/testnumber.html

Thanks in advance, Hosain Ali

more options

A good place to ask advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25