Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 3 ответа
  • 1 имеет эту проблему
  • 87 просмотров
  • Последний ответ от 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 !!

Все ответы (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