Copied to clipboard

Flag this post as spam?

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


  • Doug Mackay 56 posts 155 karma points
    Jan 20, 2013 @ 18:26
    Doug Mackay
    0

    Unable to scroll editor (tinyMce) icons

    Unlike a normal content page it's not possible to scroll through the menu bar icons on a narrow display.

    It looks the scrollL and scrollR javascript functions are just being passed the width of the first 3 icons instead of the full tinyMce menu

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Jan 20, 2013 @ 18:56
    Markus Johansson
    0

    Hi Doug!

    Which versions of Umbraco and Newsletter Studio are you running? I know that there have been changes in the later releases. We'll have a closer look at this during the next sprint.

  • Doug Mackay 56 posts 155 karma points
    Jan 20, 2013 @ 19:21
    Doug Mackay
    0

    I've confirmed this bug on a clean install Umbraco 4.11.3 & Newsletter Studio 1.3.1 (also present on older versions)

    If you look at the javascript attached to the scroll images :-

    onmouseover="this.className = 'editorArrowOver'; scrollL('body_TabView1_tab01layer_menu_sl','body_TabView1_tab01layer_menu_slh',104);"

    The 104 value is just the width first few icons (it should be over 1000 for all icons)

     

     

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Jan 20, 2013 @ 20:01
    Markus Johansson
    0

    Hi!

    Thank you Doug! I'm going to look close at this for the next release. There will be changes to the RTE in Umbraco 6 so we are looking at this right now. The rendering of the RTE in a custom section i quite advanced and I think that this is something that accidental was left out.

Please Sign in or register to post replies

Write your reply to:

Draft