Page Editor: When a component in an area is selected, the editbar of the parent
area should be properly styled
--------------------------------------------------------------------------------------------------------------
Key: MGNLUI-484
URL: http://jira.magnolia-cms.com/browse/MGNLUI-484
Project: Magnolia UI
Issue Type: Bug
Security Level: Public
Components: design, page editor
Affects Versions: 5.0 Alpha1
Reporter: Christopher Zimmermann
Fix For: 5.0
Example:
* Open demo project HOME in page editor.
* Scroll down to the teasers under the stage.
* Select the LINK LIST area under the Standard Article.
> The "INTERNAL PAGE TEASER" editbar remains grey.
See linked ticket 205 for description of how the parent of the selected element
should be displayed.
When the selected element is a component, and the parent is an area, then the
css class "childFocus" is applied to the parent.
A css class such as "childFocus" should be applied to the parent also in the
case that the selected item is an area, and the parent is a component.
In CSS there is no way to select the parent of an element, therefore in code a
css element must be applied.
Probably the solution will be to make FocusModelImpl.setComponentSelection()
more like FocusModelImpl.setAreaSelection()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------