|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Can't input to TextArea using JRE 6Hi lists,
I use SWT_AWT bridge in my plug-in to put Swing application in some views. But I found the issue that "can't input text in swing widgets using JRE6". My enviroment is Windows XP and eclipse 3.5 and java 1.6.0_13. How do i should do? Is it a defect? -- Change Vision inc, Developer hiroki.kondo@... _______________________________________________ platform-swt-dev mailing list platform-swt-dev@... https://dev.eclipse.org/mailman/listinfo/platform-swt-dev |
||||||||||
|
|
Re: Can't input to TextArea using JRE 6Yes, please open a bug report with a test case that reproduces the problem so that we can investigate it. Silenio
Hi lists, I use SWT_AWT bridge in my plug-in to put Swing application in some views. But I found the issue that "can't input text in swing widgets using JRE6". My enviroment is Windows XP and eclipse 3.5 and java 1.6.0_13. How do i should do? Is it a defect? -- Change Vision inc, Developer hiroki.kondo@... _______________________________________________ platform-swt-dev mailing list platform-swt-dev@... https://dev.eclipse.org/mailman/listinfo/platform-swt-dev _______________________________________________ platform-swt-dev mailing list platform-swt-dev@... https://dev.eclipse.org/mailman/listinfo/platform-swt-dev |
||||||||||
|
|
Re: Can't input to TextArea using JRE 6Does it improve anything if you upgrade to 1.6.0_16?
And if not, does it improve anything to upgrade to 1.6.0_16 and activate this system property: "-Dsun.awt.disableMixing=true"? > Yes, please open a bug report with a test case that reproduces the problem so that we can investigate it. And please post the bug number on this mailing-list as it is of interest to me. Thanks! -Christopher > From: Hiroki Kondo <hiroki.kondo@...> > To: > platform-swt-dev@... > Date: 10/28/2009 10:20 PM > Subject: [platform-swt-dev] Can't input to TextArea using JRE 6 > Sent by: platform-swt-dev-bounces@... > ________________________________ > > > Hi lists, > > I use SWT_AWT bridge in my plug-in to put Swing application in some views. > But I found the issue that "can't input text in swing widgets using JRE6". > > My enviroment is Windows XP and eclipse 3.5 and java 1.6.0_13. > How do i should do? Is it a defect? > > -- > Change Vision inc, > Developer > hiroki.kondo@... > _______________________________________________ > platform-swt-dev mailing list > platform-swt-dev@... > https://dev.eclipse.org/mailman/listinfo/platform-swt-dev > > > > _______________________________________________ > platform-swt-dev mailing list > platform-swt-dev@... > https://dev.eclipse.org/mailman/listinfo/platform-swt-dev > platform-swt-dev mailing list platform-swt-dev@... https://dev.eclipse.org/mailman/listinfo/platform-swt-dev |
||||||||||
|
|
Re: Can't input to TextArea using JRE 6Hi Christopher and Silenio,
I filed the bug 294278... I upgraded 1.6.0_17(newest version) and tested. But it is occurred. After that I activate"-Dsun.awt.disableMixing=true". And unfortunately it is occurred... Please check it... Regards, Christopher Deckers wrote: > Does it improve anything if you upgrade to 1.6.0_16? > And if not, does it improve anything to upgrade to 1.6.0_16 and > activate this system property: "-Dsun.awt.disableMixing=true"? > >> Yes, please open a bug report with a test case that reproduces the problem so that we can investigate it. > > And please post the bug number on this mailing-list as it is of interest to me. > > Thanks! > -Christopher > > >> From: Hiroki Kondo <hiroki.kondo@...> >> To: >> platform-swt-dev@... >> Date: 10/28/2009 10:20 PM >> Subject: [platform-swt-dev] Can't input to TextArea using JRE 6 >> Sent by: platform-swt-dev-bounces@... >> ________________________________ >> >> >> Hi lists, >> >> I use SWT_AWT bridge in my plug-in to put Swing application in some views. >> But I found the issue that "can't input text in swing widgets using JRE6". >> >> My enviroment is Windows XP and eclipse 3.5 and java 1.6.0_13. >> How do i should do? Is it a defect? >> >> -- >> Change Vision inc, >> Developer >> hiroki.kondo@... >> _______________________________________________ >> platform-swt-dev mailing list >> platform-swt-dev@... >> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev >> >> >> >> _______________________________________________ >> platform-swt-dev mailing list >> platform-swt-dev@... >> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev >> > _______________________________________________ > platform-swt-dev mailing list > platform-swt-dev@... > https://dev.eclipse.org/mailman/listinfo/platform-swt-dev > platform-swt-dev mailing list platform-swt-dev@... https://dev.eclipse.org/mailman/listinfo/platform-swt-dev |
| Free embeddable forum powered by Nabble | Forum Help |