[JBoss JIRA] Created: (JBIDE-5979) CSS Properties view does not update values immediately
by Libor Zoubek (JIRA)
CSS Properties view does not update values immediately
------------------------------------------------------
Key: JBIDE-5979
URL: https://jira.jboss.org/jira/browse/JBIDE-5979
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR2
Reporter: Libor Zoubek
Priority: Minor
'CSS Properties' view should update values of properties immediately as they are typed.
When I type property value in CSS editor, everyting works. When I type in 'Properties View' updating is not working when I change value to empty string or when changing property which is yet not declared in css file.
1.Open any CSS file with CSS style class defined
2.Choose Window -> Show View -> Other -> CSS Properties. Press OK.
3.Mouse click or set cursor on any CSS Style
4.Go to CSS Properties View, select and change some properties, for example, Text color, background-color, font and so on...
5.Open standard Properties view (Window -> Show View -> Other -> General -> Properties View).
6.Edit some properties in standart Properties view and click on CSS Properties view.
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-6788) Seam components are not available after Eclipse restarting.
by Alexey Kazakov (JIRA)
Seam components are not available after Eclipse restarting.
-----------------------------------------------------------
Key: JBIDE-6788
URL: https://jira.jboss.org/browse/JBIDE-6788
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.M1
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.M2
1. Create a Seam project.
2. Build it.
3. Check that the only component which is defined in the source code is available. For instance code assist for EL #{authenticator} works and this component is shown in Components View.
4. Close the Eclipse. Reopen it.
5. Try to Ctrl+Space for #{}. authenticator is not available. Open Components View. There is not such a component.
6. Clean-Build on the project helps.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months