Weird Shared Files indentation behavior

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/10/2011 9:45:44 AM
Gravatar
Total Posts 7

Weird Shared Files indentation behavior

Hi,

When going in and adding multiple folders I'm getting weird indentation behavior. All of the folders are under root and there's no white space in the folder names.

Here's what it looks like:

http://img193.imageshack.us/img193/5825/indentation.gif

The folders were added one after another. It looks like that if I'm logged in as administrator or not logged in.

Microsoft Windows NT 5.2.3790 Service Pack 2
2.3.5.1 MSSQL
 

1/11/2011 2:13:20 PM
Gravatar
Total Posts 18439

Re: Weird Shared Files indentation behavior

Hi,

Please try to reproduce the problem on demo.mojoportal.com, if you can reproduce it there I will investigate it as a current bug.

Thanks,

Joe

1/24/2011 10:28:07 AM
Gravatar
Total Posts 7

Re: Weird Shared Files indentation behavior

Got it, when I unchecked the box "Display intranet sites in compatibility view" under Tools>Compatibility View Settings, it displayed correctly.

3/31/2011 9:41:20 PM
Gravatar
Total Posts 4

Re: Weird Shared Files indentation behavior

I'm experiencing this exact issue, only on IE7.  In firefox it looks fine, except my company has a software restriction policy that disallows firefox to be installed.  Do you know if there's a similar setting or some other workaround I can do in IE7?  I can re-create this behavior on the demo site, so I know this isn't a skin issue or an issue with mojoportal itself.

Thanks!

4/1/2011 7:12:30 AM
Gravatar
Total Posts 7

Re: Weird Shared Files indentation behavior

The setting I set in GP requires at least IE8. Why not update? I can't quickly find a similar setting for IE7, but I've almost never used it either.

4/1/2011 8:50:37 AM
Gravatar
Total Posts 4

Re: Weird Shared Files indentation behavior

Good question -- I'm not sure the reason, but I'll see if they have any intentions on pushing out the update anytime soon.

Thanks.

4/1/2011 9:29:40 AM
Gravatar
Total Posts 18439

Re: Weird Shared Files indentation behavior

You can fix this by finding the .buttonlink {...} in your css and add padding-left:0px; text-align:left; inside the braces.

Hope it helps,

Joe

4/1/2011 10:51:37 AM
Gravatar
Total Posts 4

Re: Weird Shared Files indentation behavior

That did the trick Joe!  Thanks a bunch.  To be clear, I added these lines to the IE7Specific.css file.

4/1/2011 12:36:10 PM
Gravatar
Total Posts 7

Re: Weird Shared Files indentation behavior

Nice fix.

4/1/2011 12:50:29 PM
Gravatar
Total Posts 18439

Re: Weird Shared Files indentation behavior

You could put it in the IE7Specific.css file but it does not seem to hurt other browsers. I'm going through all the skins we ship with mojoPortal and adding it to the main css for the next release.

 

Best,

Joe

4/20/2011 2:31:26 PM
Gravatar
Total Posts 4

Re: Weird Shared Files indentation behavior

Thanks for your help with this issue, Joe.  I've learned a lot since rolling out a mojoportal installation on one of our test servers, and we are considering using it as our intranet portal at my company.  I bought you a few beers for your efforts and your support.  Cheers!

You must sign in to post in the forums. This thread is closed to new posts.