[JBoss JIRA] Commented: (JBIDE-621) Traditional Chinese Input Failed in Visual Page Editor
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-621?page=comments#action_12405416 ]
Max Andersen commented on JBIDE-621:
------------------------------------
But enabline design mode we allow the visual part to mutate the HTML and other conflicting things (selections, non-editable being editable parts etc.) or is this a way to enable designMode without having these issues ?
> Traditional Chinese Input Failed in Visual Page Editor
> ------------------------------------------------------
>
> Key: JBIDE-621
> URL: http://jira.jboss.com/jira/browse/JBIDE-621
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor
> Affects Versions: ExadelStudioPro4
> Environment: Eclipse 3.2.2+Exadel Studio Pro 4.0.4+Tomcat 5.5+Windows XP Home(US English)
> Reporter: KT Lo
> Assigned To: Maxim Areshkau
> Fix For: LATER
>
> Attachments: Chinese.png, editing.zip, screenshot-1.jpg, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Step 1: Called Up Traditional Chinese Phonetic Input Method (Check ScreenShot:"Step1)
> Step2: Intended Chinese Character typed but not showed and in the VIsual Page Editor ( (Check ScreenShot:"Step2)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Created: (JBIDE-1874) Deploy / Publish from a Seam Web Project 'forgets' EarContent jars
by Bolke de Bruin (JIRA)
Deploy / Publish from a Seam Web Project 'forgets' EarContent jars
------------------------------------------------------------------
Key: JBIDE-1874
URL: http://jira.jboss.com/jira/browse/JBIDE-1874
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.GA
Environment: Eclipse 3.3.2 (Europe JEE Winter Edition), JBoss AS 4.2.2, Seam 2.0.1 GA, OSX 10.5.2
Reporter: Bolke de Bruin
Per request of max_at_hibernate (irc) I report this issue.
On a clean install of all components except for the OS the publising of a newly created project to the application server 'forgets' to include the all the jars in the EarContent directory (ie. jboss-seam.jar etc). This means that deployment fails.
In other words the jboss-seam.jar and all the other jars in the same directory as this jar are not published to the server, which results in a failed deployment of the project.
I can include screenshots if necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Commented: (JBIDE-621) Traditional Chinese Input Failed in Visual Page Editor
by Snjezana Peco (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-621?page=comments#action_12405321 ]
Snjezana Peco commented on JBIDE-621:
-------------------------------------
When typing Chinese, Japanese or some other languages that require an Input Method Editor, Mozilla doesn't fire key events.
The compositionstart, text and compositionend events are fired. We can catch these events in the design mode off, but there isn't any interface in Java for text handling (nsTextEvent). The display.addFilter method also doesn't catch key events when using IME.
In my opinion, the only way to solve this issue is to set the design mode on and use DOM mutation events.
> Traditional Chinese Input Failed in Visual Page Editor
> ------------------------------------------------------
>
> Key: JBIDE-621
> URL: http://jira.jboss.com/jira/browse/JBIDE-621
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor
> Affects Versions: ExadelStudioPro4
> Environment: Eclipse 3.2.2+Exadel Studio Pro 4.0.4+Tomcat 5.5+Windows XP Home(US English)
> Reporter: KT Lo
> Assigned To: Maxim Areshkau
> Fix For: LATER
>
> Attachments: Chinese.png, editing.zip, screenshot-1.jpg, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Step 1: Called Up Traditional Chinese Phonetic Input Method (Check ScreenShot:"Step1)
> Step2: Intended Chinese Character typed but not showed and in the VIsual Page Editor ( (Check ScreenShot:"Step2)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Created: (JBIDE-1842) Hibernate Console Internal Error while trying to use CA on Hibernate Crirteria Editor.
by Anton Klimkovich (JIRA)
Hibernate Console Internal Error while trying to use CA on Hibernate Crirteria Editor.
--------------------------------------------------------------------------------------
Key: JBIDE-1842
URL: http://jira.jboss.com/jira/browse/JBIDE-1842
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Import attached java project.
EXECUTE: Open Hibernate Configuration View
EXECUTE: Right mouse click and select Add Configuration from context menu
EXECUTE: On Main tab select imported project and path to cfg.xml
EXECUTE: On Clathpath tab set path to hsqldb.jar
EXECUTE: On Mappings tab add path to mapping file.
EXECUTE: Press Apply button and Ok button
ASSERT: Hibernate configuration appear in Hibernate Configuration View
EXECUTE: Open Hibernate Crirteria Editor
EXECUTE: Call CA
ASSERT: List of proposal values
FAILURE: Hibernate Console Internal Error
Log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years