[
https://jira.jboss.org/jira/browse/JBIDE-5699?page=com.atlassian.jira.plu...
]
Victor Rubezhny commented on JBIDE-5699:
----------------------------------------
I guess that the reason is the modification of JSPMultiPageEditorPart related to
JBIDE-5666:
The base class was changed from EditorPart to MultiPageEditorPart, but the private
implementation of some methods was not restored. For example, the setFocus() method was
used to re-initialize the key bindings for the active editor - this functionality is lost
now. I guess that this is the reason why the CA activation is broken within the editors.
Some other methods were modified a bit (for example getActiveEditor() method may return
null in some cases which may result in NullPointerException's).
pageChange() method in MultiPageEditorPart contains significant modifications against the
method was previously implemented, so it's hard to me to figure out what functionality
will be broken because of this change.
And so on.
Probably we shall rollback the changes made for JBIDE-5666 and wait untill the 3.1.0
release?
Ctrl+Space doesn't work in JSP/HTML editor.
-------------------------------------------
Key: JBIDE-5699
URL:
https://jira.jboss.org/jira/browse/JBIDE-5699
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Reporter: Alexey Kazakov
Assignee: Denis Maliarevich
Priority: Blocker
Fix For: 3.1.0.CR2
It seems that the fix for JBIDE-5666 broke the editor. At lease Ctrl+Space doesn't
work but it seems not to be the only broken things. Maxim please verify the fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira