You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2007/06/02 14:28:15 UTC

[jira] Commented: (FOR-1001) Broken seed site: Loss of menu/tab context on Samples-tab

    [ https://issues.apache.org/jira/browse/FOR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500944 ] 

Gavin commented on FOR-1001:
----------------------------

Agree on the remaining Issue.

The generated code produces :-

<!--+
    |start Subtabs
    +-->
<div id="level2tabs">
<a class="selected" href="../samples/index.html">Index</a><a class="selected" href="../samples/static.html">Sample2</a>
</div>
<!--+
    |end Endtabs
    +-->

So no matter how you configure skinconf to separate colors between the subtabs, they will remain the same because both are being configured as being 'selected' .

Where does this need changing ?

Then I suggest maybe changing some default colors.

> Broken seed site: Loss of menu/tab context on Samples-tab
> ---------------------------------------------------------
>
>                 Key: FOR-1001
>                 URL: https://issues.apache.org/jira/browse/FOR-1001
>             Project: Forrest
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 0.9-dev
>            Reporter: Ferdinand Soethe
>         Attachments: error.png, error2.png
>
>
> On a freshly seeded site, accessing the samples tab will lead to a complete loss of context in the menu and tab system that is neither the current tab nor the current menui tem are emphasized. This problem is usually due to errors in the site.xml or tab.xml-files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.