Julien NICOLAS created OFBIZ-6706:
-------------------------------------

             Summary: 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 14.12, Release Branch 13.07
         Environment: all
            Reporter: Julien NICOLAS
            Assignee: Julien NICOLAS


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)

Reply via email to