Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Textwidget not updated when deleting character in IE(Textwidget not updated/modified when deleting character in IE using backspace)
Textwidget not updated when deleting character in IE [message #803584] Tue, 21 February 2012 14:37 Go to next message
Mitch B. is currently offline Mitch B.Friend
Messages: 29
Registered: September 2011
Junior Member
Hi,

I noticed a strange behavior of the SWT.Text widget in Internet Explorer(9). When I try to delete one or more characters in a textfield the widget itself will not be updated but the UI-part will (displayed characters disappear, but Text.getText still holds the old content. Therefore there will be also no modifyevent fired.
But when I tab out of the text after deleting, the widget is updated & the modifyevent is also fired.

I´m using RAP1.5M4, the created text has no style-bits.

regards,
Mitch
Re: Textwidget not updated when deleting character in IE [message #804169 is a reply to message #803584] Wed, 22 February 2012 09:24 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi Mitch.

Can you please file a report on RAP bugzilla for this issue?
Did you have this problem in any other browser?

Greetings,
Tim

Am 21.02.2012 15:37, schrieb Mitch Mising name:
> Hi,
>
> I noticed a strange behavior of the SWT.Text widget in Internet
> Explorer(9). When I try to delete one or more characters in a textfield
> the widget itself will not be updated but the UI-part will (displayed
> characters disappear, but Text.getText still holds the old content.
> Therefore there will be also no modifyevent fired.
> But when I tab out of the text after deleting, the widget is updated &
> the modifyevent is also fired.
>
> I´m using RAP1.5M4, the created text has no style-bits.
>
> regards,
> Mitch
Re: Textwidget not updated when deleting character in IE [message #804239 is a reply to message #804169] Wed, 22 February 2012 11:07 Go to previous message
Mitch B. is currently offline Mitch B.Friend
Messages: 29
Registered: September 2011
Junior Member
Hi Tim,

a filed the Bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=372207
I tested my application against FF V4.0.1, Chrome 19.0.1041.0 dev-m & Opera 11.61 - everything works as aspected.


regards,
Mitch
Re: Textwidget not updated when deleting character in IE [message #804243 is a reply to message #804169] Wed, 22 February 2012 11:07 Go to previous message
Mitch B. is currently offline Mitch B.Friend
Messages: 29
Registered: September 2011
Junior Member
Hi Tim,

the bug may be the same as filed here https://bugs.eclipse.org/bugs/show_bug.cgi?id=372193, but the workaround you suggested can not be duplicated.
I use Textwidgets especially as input for filters and the modify-listener to trigger delayed filter jobs. Is ist possible to fire a modify-event for the listening widget manually (by using a KeyListener for instance)?


regards,
Mitch

[Updated on: Wed, 22 February 2012 12:25]

Report message to a moderator

Previous Topic:Http status 500 - Argument is null exception shown on screen
Next Topic:Textwidget not updated when deleting character in IE
Goto Forum:
  


Current Time: Fri Apr 19 23:10:14 GMT 2024

Powered by FUDForum. Page generated in 0.05984 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top