[JBoss JIRA] (JBIDE-6060) Visual Page Editor name duality
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-6060?page=com.atlassian.jira.plugi... ]
Jeff MAURY closed JBIDE-6060.
-----------------------------
Resolution: Won't Fix
VPE is deprecated
> Visual Page Editor name duality
> -------------------------------
>
> Key: JBIDE-6060
> URL: https://issues.redhat.com/browse/JBIDE-6060
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 3.1.0.CR1
> Reporter: Maxim Areshkau
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
>
> We use the name Visual Page Editor in JIRA, DOCS and preferences. But when we make right button click in package explorer. In menu exist Open With -->JBoss Tools (Html/JSP) Editor. So I think we should use one name everywhere.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-22947) IllegalArgumentException below VpvPreview.createPartControl (thrown in Widget.checkParent)
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-22947?page=com.atlassian.jira.plug... ]
Jeff MAURY closed JBIDE-22947.
------------------------------
Resolution: Won't Fix
VPE is deprecated
> IllegalArgumentException below VpvPreview.createPartControl (thrown in Widget.checkParent)
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-22947
> URL: https://issues.redhat.com/browse/JBIDE-22947
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: 4.16.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.IllegalArgumentException: HIDDEN
> at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:291)
> at org.eclipse.swt.widgets.Widget.<init>(Widget.java:158)
> at org.eclipse.swt.widgets.Control.<init>(Control.java:109)
> at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:81)
> at org.eclipse.swt.widgets.Composite.<init>(Composite.java:96)
> at org.eclipse.swt.browser.Browser.<init>(Browser.java:87)
> at org.jboss.tools.vpe.preview.editor.VpvPreview.createPartControl(VpvPreview.java:34)
> at org.jboss.tools.vpe.preview.editor.VpvEditorPart.createPreviewBrowser(VpvEditorPart.java:644)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:317)
> at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:295)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe.preview.editor | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574c33cfe4b06056d2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-20752) Ask for tag attributes during tag insert option doesn't work with empty page
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-20752?page=com.atlassian.jira.plug... ]
Jeff MAURY closed JBIDE-20752.
------------------------------
Resolution: Won't Fix
VPE is deprecated
> Ask for tag attributes during tag insert option doesn't work with empty page
> ----------------------------------------------------------------------------
>
> Key: JBIDE-20752
> URL: https://issues.redhat.com/browse/JBIDE-20752
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.3.0.CR1
> Environment: JBDS 9.0.0.CR1-v20150918-0257-B105 Fedora 22 KDE 64 bit
> Reporter: Vlado Pakan
> Priority: Minor
> Fix For: 4.16.x
>
>
> 1. Create JSF 1.2 KickStart project
> 2. Create new empty jsp page within project
> 3. Enable Ask for tag attributes during tag insert option in Window > Preferences > JBoss Tools > Web > Editor > Visual Page Editor
> 4. Click on outputText item in HTML JSF palette container in Palette
> ERROR: h:outputText tag is inserted together with taglib definition but tools are not asking for h:outputTag attributes
> 5. Repeat step 4
> ASSERT: Tools are asking for h:outputText attributes
> Seems once taglib definition is inserted in page tools are asking for inserted tag attributes during insertion
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-3805) Refactoring failure using Folding for VPE
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-3805?page=com.atlassian.jira.plugi... ]
Jeff MAURY closed JBIDE-3805.
-----------------------------
Resolution: Won't Fix
VPE is deprecated
> Refactoring failure using Folding for VPE
> -----------------------------------------
>
> Key: JBIDE-3805
> URL: https://issues.redhat.com/browse/JBIDE-3805
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.0.0.GA
> Reporter: Yura Zhishko
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: LATER
>
> Attachments: exception1.log, exception2.1.log, exception2.2.log, exception2.3.log, foldingFailure.swf
>
>
> 1) Create new Seam or JSF project.
> 2) See flash movie to reproduce this bug.
> I was able to reproduce first test case when renamed .jsp, .xhtml., html., jspx to any other web format (change current extension to another extension from the same row)
> Second testcase was being reproduced when tried to rename .jsp, .xhtml., html., jspx to any other random format (txt, gig, jag and so on)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-22937) 3rd party caused XPCOMException below VpeCopyCreator.addAttributes
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-22937?page=com.atlassian.jira.plug... ]
Jeff MAURY closed JBIDE-22937.
------------------------------
Resolution: Won't Fix
VPE is deprecated
> 3rd party caused XPCOMException below VpeCopyCreator.addAttributes
> ------------------------------------------------------------------
>
> Key: JBIDE-22937
> URL: https://issues.redhat.com/browse/JBIDE-22937
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: 4.16.x
>
>
> The following problem was reported via the automated error reporting:
> Message: The function "setAttribute" returned an error condition (0x80530005)
> {noformat}
> org.mozilla.xpcom.XPCOMException: The function "setAttribute" returned an error condition (0x80530005)
> at EXTERNAL.EXTERNAL(null:-1)
> at com.sun.proxy.$Proxy.setAttribute(null:-1)
> at org.jboss.tools.vpe.editor.template.VpeCopyCreator.addAttributes(VpeCopyCreator.java:150)
> at org.jboss.tools.vpe.editor.template.VpeCopyCreator.create(VpeCopyCreator.java:96)
> at org.jboss.tools.vpe.editor.template.VpeHtmlTemplate.createVisualElement(VpeHtmlTemplate.java:209)
> at org.jboss.tools.vpe.editor.template.VpeHtmlTemplate.create(VpeHtmlTemplate.java:158)
> at org.jboss.tools.vpe.editor.template.VpeTemplateSafeWrapper.create(VpeTemplateSafeWrapper.java:73)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:372)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:543)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:476)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:255)
> at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.buildDom(VpeVisualDomBuilder.java:192)
> at org.jboss.tools.vpe.editor.VpeController.init(VpeController.java:306)
> at org.jboss.tools.vpe.editor.VpeEditorPart$17.load(VpeEditorPart.java:808)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.onLoadWindow(MozillaEditor.java:810)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.access$18(MozillaEditor.java:806)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor$14.completed(MozillaEditor.java:604)
> at org.eclipse.swt.browser.Mozilla$23.run(Mozilla.java:4186)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:186)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4761)
> at org.eclipse.swt.browser.Mozilla.OnStateChange(Mozilla.java:4193)
> at org.eclipse.swt.browser.Mozilla$9.method3(Mozilla.java:1109)
> at org.eclipse.swt.internal.mozilla.XPCOMObject.callback3(XPCOMObject.java:271)
> at org.eclipse.swt.internal.win32.OS.DispatchMessageW(OS.java:-2)
> at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3767)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> | org.jboss.tools.vpe.xulrunner | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574d610ce4b06056d2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-22927) NullPointerException in VpvEditor.actionHappening
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-22927?page=com.atlassian.jira.plug... ]
Jeff MAURY closed JBIDE-22927.
------------------------------
Resolution: Won't Fix
VPE is deprecated
> NullPointerException in VpvEditor.actionHappening
> -------------------------------------------------
>
> Key: JBIDE-22927
> URL: https://issues.redhat.com/browse/JBIDE-22927
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: 4.16.x
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.editor.VpvEditor.actionHappening(VpvEditor.java:646)
> at org.jboss.tools.vpe.preview.editor.DocumentListeningEditorPart$2.documentChanged(DocumentListeningEditorPart.java:96)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:460)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1202)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1979)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2408)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$2(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$3.run(JobSafeStructuredDocument.java:141)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:144)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replace(BasicStructuredDocument.java:2368)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:103)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replace(JobSafeStructuredDocument.java:106)
> at org.eclipse.jface.text.projection.ProjectionTextStore.replace(ProjectionTextStore.java:111)
> at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1184)
> at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1210)
> at org.eclipse.jface.text.projection.ProjectionDocument.replace(ProjectionDocument.java:629)
> at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)
> at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7308)
> at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8159)
> at org.eclipse.swt.custom.StyledText.paste(StyledText.java:7372)
> at org.eclipse.jface.text.TextViewer.paste(TextViewer.java:4100)
> at org.eclipse.jface.text.TextViewer.doOperation(TextViewer.java:4029)
> at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:1053)
> at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1501)
> at org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(StructuredTextViewer.java:473)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPTextEditor$JSPStructuredTextViewer.doOperation(JSPTextEditor.java:680)
> at org.eclipse.ui.texteditor.TextOperationAction$1.run(TextOperationAction.java:128)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.texteditor.TextOperationAction.run(TextOperationAction.java:126)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
> at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:122)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.filebuffers | 3.6.0.v20160503-1849 | 3.6.0.v20160503-1849 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160319-0612 |
> | org.eclipse.emf.common | 2.11.1.v20160208-0816 | 2.11.1.v20160208-0816 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.12.0.v20160518-1929 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.11.0.v20160505-1301 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.105.0.v20160603-0902 |
> | org.eclipse.text | 3.5.400.v20150505-1044 | 3.5.400.v20150505-1044 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.eclipse.wst.html.core | 1.2.0.v201604120230 | 1.2.0.v201604120230 |
> | org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.1000.v201604120230 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.500.v201605120129 |
> | org.eclipse.wst.xml.ui | 1.1.700.v201604272318 | 1.1.700.v201604272318 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> | org.jboss.tools.vpe.preview.editor | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | Linux | 4.4.0 | 4.4.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5779007ee4b04baea1...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months