Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » swt Browser accents problem
swt Browser accents problem [message #463764] Mon, 14 November 2005 18:49 Go to next message
nunofsousa is currently offline nunofsousaFriend
Messages: 5
Registered: July 2009
Junior Member
I am usind the browser widget for doing form in HTML.
The problem is I can´t type any accents in the forms.

The code i am using is :
browser.setText("<html><head><meta content=\"text/html; charset=ISO-8859-1\"
http-equiv=\"content-type\"><title></title></head><body ><input
type=\"text\"/></body></html>");

Characters like á or à can´t be typed in the inputs.

I tried to catch keyPressed events, and the keyCode is always equals to 0.

Until M5, it was working Fine. After that, it stoped working.
Re: swt Browser accents problem [message #463766 is a reply to message #463764] Mon, 14 November 2005 19:22 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Please enter a bug report against Platform SWT:

https://bugs.eclipse.org/bugzilla.html

"Nuno" <nunofsousa@hotmail.com> wrote in message
news:27184327.1131994193078.JavaMail.root@cp1.javalobby.org...
>I am usind the browser widget for doing form in HTML.
> The problem is I can
Previous Topic:Tree editing behaves very strange.
Next Topic:Scroll problem in TextBox
Goto Forum:
  


Current Time: Tue Apr 23 09:35:46 GMT 2024

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

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

Back to the top