[
https://issues.apache.org/jira/browse/OFBIZ-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069626#comment-15069626 ]
Julien NICOLAS commented on OFBIZ-6706:
---------------------------------------
It was a question, have I to define "close" or "resolve". You answer it, it's both ;)
Thanks Jacques!
> The Widget-style of a menuItem in his link when the menu is selected
> --------------------------------------------------------------------
>
> Key: OFBIZ-6706
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6706> Project: OFBiz
> Issue Type: Bug
> Components: workeffort
> Affects Versions: Release Branch 13.07, Release Branch 14.12
> Environment: all
> Reporter: Julien NICOLAS
> Assignee: Julien NICOLAS
> Labels: css, style, widget-style
> Fix For: 14.12.01, 13.07.03, Upcoming Branch
>
> Attachments: JIRA-6706-13.07.patch, JIRA-6706-14.12.patch, JIRA-6706.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> This impact the menu style.
> When a widget-style is defined at the menuItem level, and the menuItem is selected, the widget-style of the item is pushed in the link level of the menuItem.
> Adrian explain that :
> In the "old days" screen widgets had styles assigned at a very granular level. Around 2007 or so, that was changed so only a widget's container (an HTML <div> for example) was styled, and the elements it contained were styled with descendent CSS selectors (CSS inheritance).
> You can see that concept at work here:
>
https://cwiki.apache.org/confluence/display/OFBADMIN/HTML+and+CSS+Best+Practices> "...styles should be applied to containers, and the container's style should style all of the elements it contains."
> and here:
>
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+maincss.css+HTML+Element+Collection+Styles> Don't assume the widget code is correct. It may be in need of an update.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)