[JBoss JIRA] (JBIDE-17632) Support rendering of JSF widgets in preview mode of VPE editor
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17632?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-17632:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> Support rendering of JSF widgets in preview mode of VPE editor
> --------------------------------------------------------------
>
> Key: JBIDE-17632
> URL: https://issues.jboss.org/browse/JBIDE-17632
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OS X Mavericks, Oracle JDK 7u60, Oracle JDK 8u5
> Reporter: Vineet Reynolds
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
> Attachments: PreviewMode-JBDS8.jpg, visual_page_editor.png
>
>
> JSF input widgets in XHTML files are rendered as plain text, when viewed in Visual mode of the JBoss Tools HTML editor.
> This is a side-effect of using tha WebKit engine in Mac, to perform the rendering:
> {noformat}
> kmarmaliykov: vineetr: Now everything is rendered using modern webkit engine. It works perfect for HTML5 pages but hasn't support jsf tags
> {noformat}
> This is being raised as a tracker issue for JBDS 8, since:
> {noformat}
> kmarmaliykov: vineetr: For JBDS8 the main goal was to provide good preview for html5 pages
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-13315) Text selection in VPE source pane is not synchronized with selection in Visual Pane
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13315?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-13315:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.2.1.Final)
> Text selection in VPE source pane is not synchronized with selection in Visual Pane
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-13315
> URL: https://issues.jboss.org/browse/JBIDE-13315
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.3.2.Final
> Environment: Linux 32bit JBDS Version: 5.0.2.GA Build id: v20121213-1624-H235-GA Build date: 20121213-1624
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Labels: xulrunner
> Fix For: 4.3.x
>
>
> Steps to reproduce:
> 1. Open any jsp page in VPE editor and select some text in VPE source pane. The same text is selected in visual pane.
> 2. Make mouse left click somewhere in visual pane. There should be no selected text.
> 3. Select the same text in step 1. via source pane
> 4. No text is selected in visual pane but the same text selected in source pane has to be selected in visual pane.
> After reopening jsp page it's working again as mentioned above. Selection is synchronized only first time.
> See screencast attached to original issue.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-17452) RichFaces project is hiding list of members when run with JDK 8
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17452?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-17452:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> RichFaces project is hiding list of members when run with JDK 8
> ---------------------------------------------------------------
>
> Key: JBIDE-17452
> URL: https://issues.jboss.org/browse/JBIDE-17452
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2-v20140525-2146-B104
> Linux 64 bit
> Java Oracle JDK 1.8
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.3.x
>
>
> 1. Import RichFaces project from Central
> 2. Run it on JBoss AS server 7.1.1.Final
> 3. Open application URL in BrowserSim
> 4. Open members list in BrowserSim
> 5. Enter member in Web Browser
> ASSERT: New member appears in BrowserSim
> 6. Wait for a moment (3-5 secs.)
> ERROR: List of members disappeared in BrowserSim
> It works fine when BrowserSim runs with Java Oracle JDK 1.7.0_51
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18741) Java EE 7 batch API missing from WildFly class path container
by Valentin Baciu (JIRA)
Valentin Baciu created JBIDE-18741:
--------------------------------------
Summary: Java EE 7 batch API missing from WildFly class path container
Key: JBIDE-18741
URL: https://issues.jboss.org/browse/JBIDE-18741
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Final
Reporter: Valentin Baciu
I recently upgraded to Eclipse Luna SR1 + JBoss Tools 4.2 and my workspace failed to build properly.
It appears that the javax.batch API is missing from the WildFly class path container. The API is exposed by the javax.batch.api WildFly module (jboss-batch-api_1.0_spec-1.0.0.Final.jar).
As a workaround, I had to add the module via Preferences->Server->Runtime Environments->Default Classpath Entries.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-17834) VPE toolbar is not shown in Eclipse toolbar
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17834?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-17834:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> VPE toolbar is not shown in Eclipse toolbar
> -------------------------------------------
>
> Key: JBIDE-17834
> URL: https://issues.jboss.org/browse/JBIDE-17834
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Beta3
> Environment: Linux KDE, Java Oracle 1.8
> JBDS 8.0.0.Beta3-v20140706-0939-B172
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
>
> 1. Open some HTML page in VPE
> ASSERT: VPE toolbar is displayed along VPE
> 2. Open Window > Preferences > JBoss Tools > Web > Editors > Visual Page Editor
> 3. Uncheck check box Show Ttoolabr within the editor ... and click OK
> ASSERT: VPE toolbar is not displayed along VPE
> ERROR: VPE toolbar is not displayed within Eclipse toolbar
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18030) Update BrowserSim/CordovaSim Skins
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18030?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-18030:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> Update BrowserSim/CordovaSim Skins
> ----------------------------------
>
> Key: JBIDE-18030
> URL: https://issues.jboss.org/browse/JBIDE-18030
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Reporter: Burr Sutter
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
> Attachments: default_Devices.png, Screenshot 2014-03-13 08.37.41.png
>
>
> Due to the fast pace world of mobile computing, some of our skins have become a wee bit outdated (see attached image).
> - RIM Blackberry Bold Touch 9000
> - Apple iPhone 3
> + Samsung Galaxy S4
> And what is the vendor for "Galaxy Note II" and "Galaxy S III"?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-17443) CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17443?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-17443:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app
> --------------------------------------------------------------------
>
> Key: JBIDE-17443
> URL: https://issues.jboss.org/browse/JBIDE-17443
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, browsersim
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 20
> JBoss Developer Studio 8.0.0.Beta1
> webkitgtk-2.2.7-1.fc20.x86_64
> Reporter: Vineet Reynolds
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
>
> The root cause appears to be whatever is causing JBIDE-17442 to manifest. Raising this to track CordovaSim behavior, since it relies on the BrowserSim component.
> CordovaSim crashes when launching the TicketMonster app (from WFK 2.6). The offending line of code seems to be :
> {noformat}
> $("#container").enhanceWithin();
> {noformat}
> in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in CordovaSim on Windows and Mac OS X.
> Additional notes - strace output reveals that BrowserSim is terminated due to a SIGTRAP event, which is a bit weird.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-6953) Disable Usage Reporting in Tests
by Vlastimil Eliáš (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6953?page=com.atlassian.jira.plugin... ]
Vlastimil Eliáš updated JBIDE-6953:
-----------------------------------
Comment: was deleted
(was: 1 Detroit network
<a href="http://www.radioaktif.com/wp-feeds.php?jimmy-choo-jimmy-choo-men-dress-sh..." >jimmy shoes</a>
[url=http://www.radioaktif.com/wp-feeds.php?jimmy-choo-jimmy-choo-men-dres... shoes[/url])
> Disable Usage Reporting in Tests
> --------------------------------
>
> Key: JBIDE-6953
> URL: https://issues.jboss.org/browse/JBIDE-6953
> Project: Tools (JBoss Tools)
> Issue Type: Release
> Components: build, usage
> Affects Versions: 3.2.0.M2
> Environment: CI, Tests
> Reporter: Andre Dietisheim
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: analytics, google, report, usage
> Fix For: 3.2.0.Beta1
>
>
> the UI tests we run should not trigger hits in our usage tracking. The plugin has a preferences setting that disables reporting.
> It looks like we disable reporting for our UI test by having a custom config.ini for our UI tests.
> The "org.jboss.tools.usage" bundle has 2 preferences settings:
> "allowUsageReportPreference"
> Furthermore the usage plugin shall not pop up a dialog that asks the user if he allows us to report hits. This can be done with
> "askUserForUsageReportPreference"
> Both are in the Configuration Scope (common to all workbenches of a particular eclipse instance).
> For further lookup @see IUsageReportPreferenceConstants#USAGEREPORT_ENABLED_ID and IUsageReportPreferenceConstants#ASK_USER_USAGEREPORT_ID
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months