Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unexpected scroll bars

Des Tulloch April 14, 2013

I am trialling Zen's instant Intranet.

With the menu drop-down's I am getting scroll bars which should not be shown.

Any ideas on what's causing it?

See below:

7 answers

1 accepted

2 votes
Answer accepted
Kelli Hoyt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 21, 2013

Hi Des,

Apologies for the drawn-out "Answers" session, and thanks for sticking with us. We have finally been able to reproduce the issue (The Confluence layout/column bit in the panel menu seems to be triggering an overflow-auto.) We have an update in the coming 5.2.9 that will fix this, but in the meantime, you can add the following CSS as a patch that should resolve the issue:

.drop-menu .columnLayout .cell .innerCell {
overflow-y: hidden;
}

Please let us know if you have any further problems with this.

cheers,

Kelli

Des Tulloch April 22, 2013

Thanks for pursuing this Kelli. That works for me.

Kelli Hoyt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 29, 2013

Please note that we have fixed this issue in the coming release of Zen 5.2.9, but for a more general non-Intranet specific patch, add the following CSS to resolve the scrollbars in the menu panels (doesn't rely on a class for the menu panel section) :

.menu-panel .columnLayout .cell .innerCell { 
overflow-y: hidden; 
}

Thanks!

0 votes
Des Tulloch April 22, 2013

Thanks for pursuing this Kelli. That works for me.

0 votes
Deleted user April 16, 2013

Check to see if your browser is zoomed down? I accidentally did that to myself with a Ctrl+downscroll the other day, and set myself at 90% for a while, driving me mad with footer scrollbars until I realized what had happened.

Des Tulloch April 17, 2013

Set at 100% but thanks for the suggestion Nicole

0 votes
Kelli Hoyt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 15, 2013

OK, thanks, Des. In the meantime, feel free to email the image(s) to: support@stepstonetech.com and we'll do our best to get your issue sorted.

0 votes
Des Tulloch April 15, 2013

Hi Kelli,

Here you go:

0 votes
Kelli Hoyt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 14, 2013

Hi Des,

Would it be possible for you to attach a screenshot of your Section Designer settings for the Department Menu panel? (Let me know if you need more direction on that.) Also, a screenshot of the content of the section would be great. (Just trying to eliminate other possibilities.)

(I've attached the settings Intranet comes launched with for reference.)

Thanks!

Des Tulloch April 15, 2013

There's a problem with uploading images. I've raised an issue.

0 votes
Darryl Duke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 14, 2013

Hi Des,

Looks like a padding issue... which browser are you seeing this on?

Des Tulloch April 14, 2013

Thanks for your response.

Chrome.

Des Tulloch April 14, 2013

Hi Darryl,

I've tried diffrent padding settings to no avail.

Any other ideas?

Des

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events