Long Styles Menu does not scroll properly

Last post 07-24-2013, 12:45 AM by Jeff. 4 replies.
Sort Posts: Previous Next
  •  07-19-2013, 6:34 PM 77747

    Long Styles Menu does not scroll properly

    We have 15 entries in our Styles menu (/richtexteditor/config/staticstyles.xml).  When the Styles menu is opened, there are too many entries to display at once, so the menu has a scrollbar.  However, when we scroll down, all we see is blank lines.  This happens on IE 10, Firefox 22, and Chrome 28.  We tried it out on our local RTE sample, VB.NET populate_menu.aspx.

     

    Reordering the menu items had no effect.

     

    <styles>
      <!--
      These attributes will execute the config.format_%attrname%

      value='any value' :
      subscript,superscript,bold,italic,underline,linethrough,overline,

      value='specified value' :
      forecolor,backcolor,fontsize,fontname,cssclass,cssstyle,
      -->
      <style name="@clearstyle" />

    <!--
      <style name="Comment" italic="1" cssstyle="color:darkgreen;" />
      <style name="Highlight" cssstyle="background-color:yellow;" />
      -->

      <style name="Emphasis"         cssstyle="font-size:12pt;font-weight:600;font-style:italic;color:#000000;font-family:Times,Serif;" />
      <style name="Emphasis"         cssstyle="font-size:12pt;font-weight:600;font-style:italic;color:#808080;font-family:Times,Serif;" />
      <style name="Emphasis Light"   cssstyle="font-size:12pt;font-weight:300;font-style:italic;color:#000000;font-family:Times,Serif;" />
      <style name="Emphasis Lighter" cssstyle="font-size:12pt;font-weight:300;font-style:italic;color:#808080;font-family:Times,Serif;" />
      <style name="Emphasis Heavy"   cssstyle="font-size:12pt;font-weight:400;font-style:italic;color:#4F81BD;font-family:Calibri,Candara,Segoe,Optima,Arial,sans-serif;font-variant:small-caps;" />
      <style name="Emphasis Heavier" cssstyle="font-size:12pt;font-weight:900;font-style:italic;color:#336E9B;font-family:Times,Serif;" />

      <style name="Quote"            cssstyle="font-size:12pt;font-weight:500;font-style:italic;color:#000000;font-family:Calibri,Candara,Segoe,Optima,Arial,sans-serif;" />
      <style name="Quote - Serif"    cssstyle="font-size:12pt;font-weight:500;font-style:italic;color:#000000;font-family:Times,Serif;" />

      <style name="Reference"                     underline="1" cssstyle="font-size:12pt;font-weight:300;color:#C0504D;font-family:Times,Serif;" />
      <style name="Reference Heavy"               underline="1" cssstyle="font-size:12pt;font-weight:700;color:#C0504D;font-family:Times,Serif;text-decoration:underline;" />
      <style name="Reference - Small Caps"        underline="1" cssstyle="font-size:12pt;font-weight:400;color:#C0504D;font-family:Times,Serif;text-decoration:underline;font-variant:small-caps;" />
      <style name="Reference Heavy - Small Caps"  underline="1" cssstyle="font-size:12pt;font-weight:900;color:#C0504D;font-family:Times,Serif;text-decoration:underline;font-variant:small-caps;" />

      <style name="Subtitle"           cssstyle="font-size:12pt;font-weight:600;font-style:italic;color:#4F81BD;font-family:Calibri,Candara,Segoe,Optima,Arial,sans-serif;" />
      <style name="Subtitle - Serif"   cssstyle="font-size:12pt;font-weight:600;font-style:italic;color:#4F81BD;font-family:Times,serif;" />
    
    </styles>
    
     

  •  07-22-2013, 1:21 PM 77751 in reply to 77747

    Re: Long Styles Menu does not scroll properly

    Hi gll1559,

     

    I can reproduce this issue too. I have reported it to the development team. Once issue is fix, I will keep you posted.

     

    Regards,

     

    Ken 

  •  07-22-2013, 2:18 PM 77752 in reply to 77747

    Re: Long Styles Menu does not scroll properly

    This issue is resolved. Please download the latest build then try again.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  07-22-2013, 11:12 PM 77753 in reply to 77752

    Re: Long Styles Menu does not scroll properly

    The latest build is much better, all my static styles show up, but there is a problem with the quick styles.  One of our style names is quite long ('Reference Heavy - Small Caps', plus the little Style word to the right), which causes the drop-down's horizontal scrollbar to show; that horizontal scrollbar is covering up the last quick style added to the list.  This problem shows in Firefox and , but not in IE 10.

     

    I can email a screen shot to you, if you want.

     

    Gerard

  •  07-24-2013, 12:45 AM 77761 in reply to 77753

    Re: Long Styles Menu does not scroll properly

    Dear gll1559,

     

    We have fixed it, and will provide the updates soon. 

     

    Regards,

    Jeff 

View as RSS news feed in XML