You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mathias Werlitz (JIRA)" <de...@myfaces.apache.org> on 2006/07/06 11:04:29 UTC

[jira] Created: (TOMAHAWK-519) component not fully stylable, missing styleClass parameters

component not fully stylable, missing styleClass parameters
-----------------------------------------------------------

         Key: TOMAHAWK-519
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-519
     Project: MyFaces Tomahawk
        Type: Bug

  Components: Tabbed Pane  
    Versions: 1.1.3    
    Reporter: Mathias Werlitz
    Priority: Minor


Component ist not fully stylable. There are missing tag parameters etc. for extending/overwriting the style classes:

"myFaces_panelTabbedPane_subHeaderCell_first"
 "myFaces_panelTabbedPane_subHeaderCell_last"

This makes it impossible for example to style the component with a 1px border.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOMAHAWK-519) component not fully stylable, missing styleClass parameters

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-519?page=comments#action_12436786 ] 
            
Martin Marinschek commented on TOMAHAWK-519:
--------------------------------------------

Ok, so you have more than one tabbed-pane, and you want to have different styles per component. Well, than only component attributes will help us.

Can you do a patch, Mathias?

regards,

Martin

> component not fully stylable, missing styleClass parameters
> -----------------------------------------------------------
>
>                 Key: TOMAHAWK-519
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-519
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Tabbed Pane
>    Affects Versions: 1.1.3
>            Reporter: Mathias Werlitz
>            Priority: Minor
>
> Component ist not fully stylable. There are missing tag parameters etc. for extending/overwriting the style classes:
> "myFaces_panelTabbedPane_subHeaderCell_first"
>  "myFaces_panelTabbedPane_subHeaderCell_last"
> This makes it impossible for example to style the component with a 1px border.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOMAHAWK-519) component not fully stylable, missing styleClass parameters

Posted by "Mathias Werlitz (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-519?page=comments#action_12436779 ] 
            
Mathias Werlitz commented on TOMAHAWK-519:
------------------------------------------

Well, I recently managed with heavy css hacking to style the tabs completly different, but I had to overwrite the built in default styles, because the component does not support adding custom styles for every generated element.

I dont like to overwrite the default "myFaces_panelTabbedPane" styles, because these are used for all tab components on one page ... I have multiple different styled on one page. I solved this with css subselct conditions but thats tricky than simply setting all the styles on the component.

But maybe I'm missing something ... what CSS-file do you mean? 

> component not fully stylable, missing styleClass parameters
> -----------------------------------------------------------
>
>                 Key: TOMAHAWK-519
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-519
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Tabbed Pane
>    Affects Versions: 1.1.3
>            Reporter: Mathias Werlitz
>            Priority: Minor
>
> Component ist not fully stylable. There are missing tag parameters etc. for extending/overwriting the style classes:
> "myFaces_panelTabbedPane_subHeaderCell_first"
>  "myFaces_panelTabbedPane_subHeaderCell_last"
> This makes it impossible for example to style the component with a 1px border.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOMAHAWK-519) component not fully stylable, missing styleClass parameters

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-519?page=comments#action_12436684 ] 
            
Martin Marinschek commented on TOMAHAWK-519:
--------------------------------------------

You're supposed to further style the component by changing the CSS-file itself.

regards,

Martin

> component not fully stylable, missing styleClass parameters
> -----------------------------------------------------------
>
>                 Key: TOMAHAWK-519
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-519
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Tabbed Pane
>    Affects Versions: 1.1.3
>            Reporter: Mathias Werlitz
>            Priority: Minor
>
> Component ist not fully stylable. There are missing tag parameters etc. for extending/overwriting the style classes:
> "myFaces_panelTabbedPane_subHeaderCell_first"
>  "myFaces_panelTabbedPane_subHeaderCell_last"
> This makes it impossible for example to style the component with a 1px border.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira