[
https://issues.jboss.org/browse/JBIDE-18047?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov updated JBIDE-18047:
-------------------------------------------
Steps to Reproduce:
1. Open Brosersim
1a. Ensure JavaFx engine is selected
2. Open a webpage, e.g.
www.github.com
3. In the context menu, select View source
4. See that the opened source does not have <html>
was:
1. Open Brosersim
2. Open a webpage, e.g.
www.github.com
3. In the context menu, select View source
4. See that the opened source does not have <html>
Browsersim: View Source does not display <html> and
</html>
-----------------------------------------------------------
Key: JBIDE-18047
URL:
https://issues.jboss.org/browse/JBIDE-18047
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.CR1
Attachments: Screenshot 2014-08-06 09.21.52.png
When you open a page (e.g.
gmail.com or
www.github.com) in Browsersim and then try to
view the source, it will show most of it, but <html> tag is missing. The doctype
seems incomplete, too:
{code}
<!DOCTYPE html>
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)