You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Sam Lachterman (JIRA)" <ji...@apache.org> on 2012/08/28 15:31:07 UTC

[jira] [Created] (JSPWIKI-743) leftAccordion Style Display Issues - Overlapping Sections

Sam Lachterman created JSPWIKI-743:
--------------------------------------

             Summary: leftAccordion Style Display Issues - Overlapping Sections
                 Key: JSPWIKI-743
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-743
             Project: JSPWiki
          Issue Type: Bug
          Components: Default template
    Affects Versions: 2.8.4
            Reporter: Sam Lachterman
            Priority: Minor


I am running JSPWiki v2.8.4 and recently my users are complaining about the leftAccordion style display in Chrome and FF after I restarted Tomcat. 

I do *not* see the issue in IE 9. Prior to the Tomcat restart, users saw the issue in FF but not Chrome. This affected several pages, not just one.

Using leftAccordion Style there is an overlap where the tabbed section displays superimposed on the links to the left.
 
Strangely, rightAccordion style works fine without issues. Not all of the tabs display that way.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (JSPWIKI-743) leftAccordion Style Display Issues - Overlapping Sections

Posted by "Florian Holeczek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443947#comment-13443947 ] 

Florian Holeczek commented on JSPWIKI-743:
------------------------------------------

Hi Sam,

did you clean your Tomcat's work and temp directories before starting it up?
Is there any proxy between your users and Tomcat, which could be causing the problem?

Are all users affected in the same way, or does the problem look different with every client instance? If the latter is true, did you try to fully clean the browser cache (or press Shift+Reload)?

Regards
 Florian

                
> leftAccordion Style Display Issues - Overlapping Sections
> ---------------------------------------------------------
>
>                 Key: JSPWIKI-743
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-743
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.8.4
>            Reporter: Sam Lachterman
>            Priority: Minor
>
> I am running JSPWiki v2.8.4 and recently my users are complaining about the leftAccordion style display in Chrome and FF after I restarted Tomcat. 
> I do *not* see the issue in IE 9. Prior to the Tomcat restart, users saw the issue in FF but not Chrome. This affected several pages, not just one.
> Using leftAccordion Style there is an overlap where the tabbed section displays superimposed on the links to the left.
>  
> Strangely, rightAccordion style works fine without issues. Not all of the tabs display that way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (JSPWIKI-743) leftAccordion Style Display Issues - Overlapping Sections

Posted by "Sam Lachterman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444200#comment-13444200 ] 

Sam Lachterman commented on JSPWIKI-743:
----------------------------------------

Hi Florian,

I did not clear those directories, I will try clearing those and restarting again and see if that changes anything. Does Tomcat cache certain static files there that could cause issues?

There is no proxy in between the web server and the machines issuing the requests. All users appear to be affected in the same way.

The following facts remain quite curious to me: Everything works fine in IE9. RightAccordion and TabbedAccordion styles work fine in all browsers. There was a difference in behavior (in Chrome only) due to a simple restart of the application, in which no CSS, JS, or JSP files were edited.

I am thinking I may be best off with a clean reinstall of the most recent version, and seeing if the issue persists.

Thank you for your assistance.

Best,

Sam
                
> leftAccordion Style Display Issues - Overlapping Sections
> ---------------------------------------------------------
>
>                 Key: JSPWIKI-743
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-743
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.8.4
>            Reporter: Sam Lachterman
>            Priority: Minor
>
> I am running JSPWiki v2.8.4 and recently my users are complaining about the leftAccordion style display in Chrome and FF after I restarted Tomcat. 
> I do *not* see the issue in IE 9. Prior to the Tomcat restart, users saw the issue in FF but not Chrome. This affected several pages, not just one.
> Using leftAccordion Style there is an overlap where the tabbed section displays superimposed on the links to the left.
>  
> Strangely, rightAccordion style works fine without issues. Not all of the tabs display that way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (JSPWIKI-743) leftAccordion Style Display Issues - Overlapping Sections

Posted by "brushed (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443376#comment-13443376 ] 

brushed commented on JSPWIKI-743:
---------------------------------


The issue is not reproducable on the sandbox jspwiki. Plse check if other css files are loaded after the jspwiki.css. This could for instance happen if you select a specific skin.

If your are familiar with CHROME's developer view, please check which css classes from which .css files are applied to the leftAccordian elements.  May be that helps to find possible css class overwrites.

Good luck.


dirk
                
> leftAccordion Style Display Issues - Overlapping Sections
> ---------------------------------------------------------
>
>                 Key: JSPWIKI-743
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-743
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.8.4
>            Reporter: Sam Lachterman
>            Priority: Minor
>
> I am running JSPWiki v2.8.4 and recently my users are complaining about the leftAccordion style display in Chrome and FF after I restarted Tomcat. 
> I do *not* see the issue in IE 9. Prior to the Tomcat restart, users saw the issue in FF but not Chrome. This affected several pages, not just one.
> Using leftAccordion Style there is an overlap where the tabbed section displays superimposed on the links to the left.
>  
> Strangely, rightAccordion style works fine without issues. Not all of the tabs display that way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (JSPWIKI-743) leftAccordion Style Display Issues - Overlapping Sections

Posted by "Sam Lachterman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443641#comment-13443641 ] 

Sam Lachterman commented on JSPWIKI-743:
----------------------------------------

Hi Dirk. The only other file is the jspwiki_print.css which appears to only apply to printed media.

I have inspected element by element in Chrome using the Developer view, and I cannot find any differences between the JSPwiki sandbox and JSPwiki in my environment.

I have replaced all CSS and JavaScript files from a new download of 2.8.4. I still cannot resolve the issue.

I appreciate your help so far, and realize this is difficult to troubleshoot. Any additional ideas you can offer would be much appreciated.
                
> leftAccordion Style Display Issues - Overlapping Sections
> ---------------------------------------------------------
>
>                 Key: JSPWIKI-743
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-743
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.8.4
>            Reporter: Sam Lachterman
>            Priority: Minor
>
> I am running JSPWiki v2.8.4 and recently my users are complaining about the leftAccordion style display in Chrome and FF after I restarted Tomcat. 
> I do *not* see the issue in IE 9. Prior to the Tomcat restart, users saw the issue in FF but not Chrome. This affected several pages, not just one.
> Using leftAccordion Style there is an overlap where the tabbed section displays superimposed on the links to the left.
>  
> Strangely, rightAccordion style works fine without issues. Not all of the tabs display that way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira