Bottom status bar disapears when there are too many nested HTML elements

Last post 11-23-2010, 7:58 PM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  11-23-2010, 4:21 PM 65128

    Bottom status bar disapears when there are too many nested HTML elements

    When you have a very high number of nested elements such as DIV tags for example, you may run out of space in the bottom status bar which will push some buttons off the screen.
     
    Here are the steps to reproduce:
    1. Go to http://cutesoft.net/example/FullScreen.aspx
    2. Make sure the editor is in full screen mode
    3. Insert the following: <div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>
      <div>Testing...</div>
      </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
    4. Please note that the number of nested DIV tags is dependant on the size of your browser. You may need more nested DIV tags if your browser is maximized
    5. Click the "Normal" to switch back to normal view
    6. The following screenshot is an example. Notice that I can't see the word count, I can no longer switch to HTML and I can't click the "Preview" button either:
  •  11-23-2010, 7:57 PM 65133 in reply to 65128

    Re: Bottom status bar disapears when there are too many nested HTML elements

    Hi,
     
    It seems that the size of the button area is too big .
     
    We will force it showing correctly (but maybe will not provide scroll bar for buttons)
     
    Regards,
    Terry
     
  •  11-23-2010, 7:58 PM 65134 in reply to 65128

    Re: Bottom status bar disapears when there are too many nested HTML elements

    Hi,
     
    It seems that the size of the button area is too big .
     
    We will force it showing correctly (but maybe will not provide scroll bar for buttons)
     
    Regards,
    Terry
     
View as RSS news feed in XML