[JBoss JIRA] Commented: (JBIDE-621) Traditional Chinese Input Failed in Visual Page Editor
by Sergey Vasilyev (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-621?page=comments#action_12405830 ]
Sergey Vasilyev commented on JBIDE-621:
---------------------------------------
I thought about keys' events. But Maxim are speaking about DOM changed's events.
I tried a design mode, and should say, we do not need nsICaret interface at all. XULRunner shows the place where drop will happen by itself.
And I should accept that a swinching on the design mode could give us more pluses then minuses. Even if we should redevelop part of our stuff.
But, I think, we should create a sample application and check all of important things.
> 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-1943) Unstable work of openon functionality.
by Andrei Scherbovich (JIRA)
Unstable work of openon functionality.
--------------------------------------
Key: JBIDE-1943
URL: http://jira.jboss.com/jira/browse/JBIDE-1943
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 2.1
Environment: Windows XP, MacOS 10.4
Reporter: Andrei Scherbovich
Assigned To: Alexey Kazakov
Unstable work of openon functionality.
Steps:
1. EXECUTE: Open both jsp and xhtml files with loaded resource bundles.
2. EXECUTE: Try to use openon in source for "basename" attribute of <f:loadBundle> e.g.
3. ASSERT: Openon works both for jsp and xhtml pages.
4. FAILURE: Openon doesn't work for jsp pages under Windows XP and both for jsp and xhtml pages under MacOS 10.4. No errors appear.
But under gentoo it seems to be working.
--
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 Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-621?page=comments#action_12405767 ]
Max Andersen commented on JBIDE-621:
------------------------------------
ok - so you can prevent any visual DOM manipulation but still get enough events to do the right manipulations in the source DOM, correct?
then enabling designmode sounds like the perfect thing to do.
I'm just confused since previously Sergey set that we could not prevent the designmode from editing things we did not want to be edited.
> 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-1837) org.hibernate.exception.JDBCConnectionException: when trying to look at database structure in Hibernate Configuration View.
by Anton Klimkovich (JIRA)
org.hibernate.exception.JDBCConnectionException: when trying to look at database structure in Hibernate Configuration View.
---------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-1837
URL: http://jira.jboss.com/jira/browse/JBIDE-1837
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Priority: Minor
Attachments: exception1.txt, exception2.txt, TestHib.zip
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: Expand Database in structure
FAILURE: org.hibernate.exception.JDBCConnectionException: Getting database metadata
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