Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • K.Garrein 162 posts 626 karma points
    Mar 21, 2011 @ 10:50
    K.Garrein
    0

    IE9 Cannot drag properties (document type) to new position

    In IE9 it is not possible to drag and drop properties of document types to a new position.

     

    Regards.

    K.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Mar 21, 2011 @ 12:08
    Jan Skovgaard
    0

    Hi K

    What version of Umbraco are you using?

    /Jan

  • K.Garrein 162 posts 626 karma points
    Mar 21, 2011 @ 22:39
    K.Garrein
    0

    I think it's the latest version 4.7.0.378  (maybe 4.7.0.376 if that is possible), I downloaded it somewhere last week.

    PS: if I remember correct I did an upgrade from 4.6.1 tot 4.7.0.378. It's hard to keep track of the versions since I'm currently working on about 10 Umbraco sites of different versions :)

    Regards.
    Kris

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Jul 13, 2011 @ 22:01
    Lee Kelleher
    0

    There is (was) a bug with sortable jQuery UI and IE9: http://bugs.jqueryui.com/ticket/5370

    This has been fixed/resolved in jQuery UI 1.8.6 ... but Umbraco 4.7 ships with v1.7.2 (can be found in "\umbraco_client\ui\jqueryui.js").

    Options are: Manually update jQuery UI, or wait until a future Umbraco release that updates it!

    (As far as I'm aware, the core team aren't aware of this yet ... so this work-item needs to be voted up: http://umbraco.codeplex.com/workitem/30137 )

    Cheers, Lee.

  • trfletch 595 posts 571 karma points
    Dec 20, 2011 @ 13:50
    trfletch
    0

    Sorry I know this is an old post but I have an Umbraco 4.5.1 website that I cannot upgrade to the latest version. I need to fix this issue so I tried downloading jquery-ui-1.8.16.custom.min.js from the the JQuery website and replacing jqueryui.js in \umbraco_client\ui\ with the file I downloaded but it doesn't seem to have resolved the issue. I tried touching the web.config to rebuild the site but still no joy. Am I missing something?

  • Tom Fulton 2030 posts 4996 karma points c-trib
    Dec 20, 2011 @ 14:05
    Tom Fulton
    1

    Hi,

    It's loaded with ClientDependency so you'd have to clear that cache also using these steps:

    - Delete files in /App_Data/TEMP/ClientDependency (might be in /data or /App_Data/ClientDependency depending on your install)
    - Open /config/clientDependency.config and increase the version attribute by 1
    - Touch your web.config

    -Tom

  • trfletch 595 posts 571 karma points
    Dec 20, 2011 @ 16:09
    trfletch
    0

    Thanks Tom,

    That worked perfectly

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies