[JBoss JIRA] (JBIDE-15763) Various issues when viewing WFK quickstarts with the internal web browser
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15763?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15763:
----------------------------------
Fix Version/s: 4.3.x
> Various issues when viewing WFK quickstarts with the internal web browser
> -------------------------------------------------------------------------
>
> Key: JBIDE-15763
> URL: https://issues.jboss.org/browse/JBIDE-15763
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: xulrunner
> Affects Versions: 4.1.1.Alpha2
> Reporter: Vineet Reynolds
> Fix For: 4.2.x, 4.3.x
>
>
> Various issues are encountered when viewing some of the WFK quickstarts in the Eclipse internal browser:
> * HTML5 elements like header, footer, aside, etc. are not displayed as block elments. since xulrunner 1.9 when used as the internal browser, does not support these elements. This is related to JBIDE-10689.
> * Newer JavaScript features provided in EcmaScript5, like Array.isArray or window.getComputedStyle (that are available in browsers supported by WFK) are not available in xulrunner 1.9, leading to non-execution of JavaScript in frameworks like jQueryMobile 1.3.x, Lo-Dash 1.3.1 etc.
> We should document that the internal web browser is not recommended as a substitute for a real browser. Given the current situation,
> * we should recommend the use of an external browser, or
> * we should toggle the default web browser to an external web browser
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-17303) Visual Preview uses XULRunner when it is active
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17303?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-17303:
----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
> Visual Preview uses XULRunner when it is active
> -----------------------------------------------
>
> Key: JBIDE-17303
> URL: https://issues.jboss.org/browse/JBIDE-17303
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Beta2
> Environment: Linux
> Reporter: Denis Golovin
> Priority: Critical
> Fix For: 4.3.x
>
>
> When VPE is installed on platform supported by xulrunner Visual Preview uses XULRunner based browser and HTML5 is not fully supported in this scenario.
> We cannot force webkit implementation for preview with active xulrunner because of known issues related to using these layout engines together.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months