[JBoss JIRA] Created: (JBIDE-3872) No space between style classes which have been applied from CSS dialog
by Yura Zhishko (JIRA)
No space between style classes which have been applied from CSS dialog
----------------------------------------------------------------------
Key: JBIDE-3872
URL: https://jira.jboss.org/jira/browse/JBIDE-3872
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
Priority: Minor
1) Open/create CSS file
2) Add next content to created CSS file:
.myClass1, .myClass2 {
background-color: red;
}
3) Choose any componenet on the page that support styleClass or class attribute and make a mouseclick on it
4) Click the button opposite styleClass or class attribute in Properties view
5) Check Style class and choose the line with classes from step 2
6) Press OK
FAILURE: There is no space between style classes in styleClass attribute.
--
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
15 years, 10 months
[JBoss JIRA] Created: (JBIDE-6191) 30 new Seam test failures
by Nick Boldt (JIRA)
30 new Seam test failures
-------------------------
Key: JBIDE-6191
URL: https://jira.jboss.org/jira/browse/JBIDE-6191
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.next
Reporter: Nick Boldt
Assignee: Alexey Kazakov
These tests have just started to fail:
Test Duration Age
>>> Seam12XFacetTestSuite121EAP.testCreateWar 31.249 1
>>> Seam12XFacetTestSuite121EAP.testCreateEar 4.376 1
>>> Seam12XFacetTestSuite121EAP.testCreateCustomProject 6.316 1
>>> Seam12XFacetTestSuite121EAP.testJiraJbide1544 17.901 1
>>> Seam20XFacetTestSuite201GA.unknown 0.0050 1
>>> Seam20XFacetTestSuite202SP1.unknown 0.0070 1
>>> Seam20XFacetTestSuite203CR1.unknown 0.0050 1
>>> Seam20XFacetTestSuiteFP.unknown 0.02 1
>>> SeamUiAllTests.testSeamWarProjectWithTestProject 10.697 1
>>> SeamUiAllTests.testSeamEarProjectWithTestProject 4.04 1
>>> SeamUiAllTests.testSeamEarProjectWithoutTestProject 3.495 1
>>> SeamUiAllTests.testSeamWarProjectWithTestProject 7.839 1
>>> SeamUiAllTests.testSeamEarProjectWithTestProject 5.072 1
>>> SeamUiAllTests.testSeamEarProjectWithoutTestProject 3.577 1
>>> SeamUiAllTests.testSeamWarProjectWithTestProject 13.494 1
>>> SeamUiAllTests.testSeamEarProjectWithTestProject 14.586 1
>>> SeamUiAllTests.testSeamEarProjectWithoutTestProject 4.53 1
>>> SeamUiAllTests.testSeamWarProjectWithTestProject 1.097 1
>>> SeamUiAllTests.testSeamEarProjectWithTestProject 0.581 1
>>> SeamUiAllTests.testSeamEarProjectWithoutTestProject 4.949 1
>>> Seam12XOperationsTestSuite121EAP.unknown 0.01 1
>>> Seam12XOperationsTestSuite121EAP.unknown 0.0 1
>>> Seam20XOperationsTestSuite201GA.unknown 0.011 1
>>> Seam20XOperationsTestSuite201GA.unknown 0.0 1
>>> Seam20XOperationsTestSuite202SP1.unknown 0.0080 1
>>> Seam20XOperationsTestSuite202SP1.unknown 0.0 1
>>> Seam20XOperationsTestSuite203CR1.unknown 0.011 1
>>> Seam20XOperationsTestSuite203CR1.unknown 0.0 1
>>> Seam20XOperationsTestSuiteFP.unknown 0.0080 1
>>> Seam20XOperationsTestSuiteFP.unknown
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/lastCom...
--
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
15 years, 10 months