- a Content Picker for umbracoInternalRedirectId. That is on the Settings tab.
- 3x MNTP on footer tab (although it doesn't matter how many there are)
This is also an issue in Firefox. However I've noticed that if I reduce the width of my browser window (in all browsers) the layout falls back to as you would expect. Almost like "responsive" behaviour
I've just tried testing this against a fresh install of Umbraco 4.7.2 and uComponents 3.1.1 on Chrome (20.0.1132.57 m), Firefox 12 and IE9 ... and MNTP renders as expected (regular width).
Wondering if you have any other JS/CSS errors in your browser's console? Can't help but think there might be something else at play here?
MNTP layout/css issue in back office
Anyone else have a problem with the layout of the multi-node tree picker when added to a property pane ?
This is an issue for me in Chrome (20.0.1132.57 m) & IE9 with uComponents 3.1.1 on Umbraco 4.7.2
I have an older test site with uComponents 2.1 on u4.7.1 which renders ok
Apologies for the image above... tried changing it but I get an XSLT parse error when I edit the post. Go figure!
Hi Dave, thanks for reporting this.
What other properties do you have on your doc-type? Thinking that there might be something else that is pushing it out?
Thanks, Lee.
@Lee
at the minute
- a Content Picker for umbracoInternalRedirectId. That is on the Settings tab.
- 3x MNTP on footer tab (although it doesn't matter how many there are)
This is also an issue in Firefox. However I've noticed that if I reduce the width of my browser window (in all browsers) the layout falls back to as you would expect. Almost like "responsive" behaviour
Quick update :
if I disable the clear:none rule on the style below it behaves as I would expect. May or may not be a red herring for you :/
Hi Dave,
I've just tried testing this against a fresh install of Umbraco 4.7.2 and uComponents 3.1.1 on Chrome (20.0.1132.57 m), Firefox 12 and IE9 ... and MNTP renders as expected (regular width).
Wondering if you have any other JS/CSS errors in your browser's console? Can't help but think there might be something else at play here?
Cheers, Lee.
... and as I was testing in Firefox 12, it auto-upgraded me to 13 ... which MNTP renders correctly in that too.
Hi
i am also getting this issue suddenly, previously was working ok, nothing installed in the meantime.
Chrome Version 23.0.1271.95 m
umbraco 4.7.2, Ucomp version 3.0
any ideas??
Hi Fergus,
The bug was fixed in uComponents v3.1.3, which can be downloaded from here: http://ucomponents.codeplex.com/releases/view/91346
You'll be able to install v3.1.3 over the top of your existing 3.0 install, (do not uninstall the package). There are no breaking changes in v3.1.3.
Cheers, Lee.
Thanks Lee!
worked perfectly.
I love this community - 5 minutes from question to fix.
is working on a reply...