This is a migrated thread and some comments may be shown as answers.

[Solved] Google Unordered List display problems

1 Answer 136 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Pamela Thalacker
Top achievements
Rank 1
Pamela Thalacker asked on 03 Mar 2010, 08:46 PM
We have documents that are loaded with default content and edited with your editor (2009 either 3 or 4 qtr). There is a problem in Google when a user clicks on the Bullet List icon to un-bullet a list item.  The item is displayed either at the end of the document or in one case (see google bullet in middle) it is just stuck in the middle. 

Here is the markup from the editor for the display in the middle (you can see the "Wear simple jewelry" is in its correct position in the markup:

<div> 
  <h2>General Interview Tips</h2> 
  <br> 
  <strong>Interview Grooming Tips:</strong><br
  <ul> 
    <li>Overdressed is always better than underdressed even if you feel uncomfortable.</li> 
    <li>Find out how the current employees normally dress for work and, as a rule of thumb, dress at least one step above the that level.</li> 
    <li>You want to look respectful of their time.</li> 
    <li>Make sure your hair is neatly styled and conservative. Do not wear excessive hair gel or go to an interview with wet hair.</li> 
    <li>Make sure your face is shaved and trimmed and nose and ear hairs are clipped.</li> 
    <li>Be freshly showered and do not wear perfume or aftershave, just deodorant. Remember some people have allergic reactions to perfume.</li> 
  </ul> 
  Wear simple jewelry; remove body piercings, extra rings, etc. Cover any tattoos if possible.<br> 
  <ul> 
    <li>Clean and polish your shoes.</li> 
    <li>Do not wear flip flops, sandals or open toed shoes. This is a dress code violation for many companies.</li> 
    <li>Wear clean, dark colored matching socks. Dress socks are preferred over athletic socks.</li> 
    <li>For men, match your belt color with your shoe color.</li> 
    <li>For women, always wear nylons or tights with skirts.</li> 
  </ul> 
  <strong>Before You Go:</strong><br
  <ul> 
    <li>Avoid mealtime interviews, or if unavoidable, order something simple to eat in small bites. Avoid handheld food like pizza or messy dishes like pasta or soup. Do not consume alcohol prior to or during the interview.</li> 
    <li>Be sure you know how to pronounce your interviewer’s name.</li> 
    <li>Leave for the interview in plenty of time to arrive 10-15 minutes early.</li> 
  </ul> 
  <strong>When You Arrive:</strong><br
  <ul> 
    <li>Do not chew gum, smoke, swear, or use slang (even if they do).</li> 
    <li>Turn off your cell phone.</li> 
    <li>Be aware of how people react through their body language. Use your instincts to keep things on course.</li> 
    <li>Be polite to everyone you meet; they all count.</li> 
    <li>Be personable and professional.</li> 
  </ul> 
  <br> 
  <strong>During the Interview â€“ General:</strong><br
  <ul> 
    <li>Look the interviewer in the eye.</li> 
    <li>Sit comfortably.</li> 
    <li>Don’t slouch and avoid fidgeting. <br> 
    </li> 
    <li>Have fun with the interview and the people you meet.</li> 
    <li>Smile. People like to have happy people around them and it is a factor in their decision to make a hire.</li> 
    <li>Remember that listening is power…listening gives you a plan to move forward.</li> 
    <li>Take notes about the interview and the interviewers.</li> 
    <li>Pay attention to the interview momentum and keep it moving forward on a positive note.</li> 
  </ul> 
  <br> 
  <strong>During the Interview <strong>– </strong>Answering Questions:</strong><br
  <ul> 
    <li>Answer each question directly and with a smile where appropriate.</li> 
    <li>Assume all questions are asked for a good reason and answer accordingly.</li> 
    <li>Do not assume that your interviewer knows how to ask for the information he/she is looking for.</li> 
    <li>Take some time to formulate your answers before you speak.</li> 
    <li>Answer all questions honestly and in the best, most positive light.</li> 
  </ul> 
  <strong><br
    When You Leave:</strong><br
  <ul> 
    <li>Thank the interviewer for their time and ask what the next step is in the interview process.</li> 
    <li>Give a nice firm handshake.</li> 
    <li>Be polite to the receptionist and others on your way out.</li> 
  </ul> 
</div> 
<br> 
 

and here is the markup from the editor for the second image:
<div> 
  <h2>General Interview Tips</h2> 
  <br> 
  <strong>Interview Grooming Tips:</strong><br
  <ul> 
    <li>Overdressed is always better than underdressed even if you feel uncomfortable.</li> 
    <li>Find out how the current employees normally dress for work and, as a rule of thumb, dress at least one step above the that level.</li> 
    <li>You want to look respectful of their time.</li> 
    <li>Make sure your hair is neatly styled and conservative. Do not wear excessive hair gel or go to an interview with wet hair.</li> 
    <li>Make sure your face is shaved and trimmed and nose and ear hairs are clipped.</li> 
    <li>Be freshly showered and do not wear perfume or aftershave, just deodorant. Remember some people have allergic reactions to perfume.</li> 
  </ul> 
  Wear simple jewelry; remove body piercings, extra rings, etc. Cover any tattoos if possible.<br> 
  <ul> 
    <li>Clean and polish your shoes.</li> 
    <li>Do not wear flip flops, sandals or open toed shoes. This is a dress code violation for many companies.</li> 
    <li>Wear clean, dark colored matching socks. Dress socks are preferred over athletic socks.</li> 
    <li>For men, match your belt color with your shoe color.</li> 
    <li>For women, always wear nylons or tights with skirts.</li> 
  </ul> 
  <strong>Before You Go:</strong><br
  <ul> 
    <li>Avoid mealtime interviews, or if unavoidable, order something simple to eat in small bites. Avoid handheld food like pizza or messy dishes like pasta or soup. Do not consume alcohol prior to or during the interview.</li> 
    <li>Be sure you know how to pronounce your interviewer’s name.</li> 
    <li>Leave for the interview in plenty of time to arrive 10-15 minutes early.</li> 
  </ul> 
  <strong>When You Arrive:</strong><br
  <ul> 
    <li>Do not chew gum, smoke, swear, or use slang (even if they do).</li> 
    <li>Turn off your cell phone.</li> 
    <li>Be aware of how people react through their body language. Use your instincts to keep things on course.</li> 
    <li>Be polite to everyone you meet; they all count.</li> 
    <li>Be personable and professional.</li> 
  </ul> 
  <br> 
  <strong>During the Interview â€“ General:</strong><br
  <ul> 
    <li>Look the interviewer in the eye.</li> 
    <li>Sit comfortably.</li> 
    <li>Don’t slouch and avoid fidgeting. <br> 
    </li> 
    <li>Have fun with the interview and the people you meet.</li> 
    <li>Smile. People like to have happy people around them and it is a factor in their decision to make a hire.</li> 
    <li>Remember that listening is power…listening gives you a plan to move forward.</li> 
    <li>Take notes about the interview and the interviewers.</li> 
    <li>Pay attention to the interview momentum and keep it moving forward on a positive note.</li> 
  </ul> 
  <br> 
  <strong>During the Interview <strong>– </strong>Answering Questions:</strong><br
  <ul> 
    <li>Answer each question directly and with a smile where appropriate.</li> 
    <li>Assume all questions are asked for a good reason and answer accordingly.</li> 
    <li>Do not assume that your interviewer knows how to ask for the information he/she is looking for.</li> 
    <li>Take some time to formulate your answers before you speak.</li> 
    <li>Answer all questions honestly and in the best, most positive light.</li> 
  </ul> 
  <strong><br
    When You Leave:</strong><br
  <ul> 
    <li>Thank the interviewer for their time and ask what the next step is in the interview process.</li> 
    <li>Give a nice firm handshake.</li> 
    <li>Be polite to the receptionist and others on your way out.</li> 
  </ul> 
</div> 
<br> 
 

What do you think is happening?

Pamela


1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Mar 2010, 02:17 PM
Hi Pamela,

I tried to reproduce the reported problems in Google Chrome (latest version 4.0.249.89 (38071)) with the beta version of RadEditor for ASP.NET AJAX but without success.

Could you please test the Default Example of Q1 2010 beta and see whether the problem still persists?
If you still experience any of the reported problems, please provide the original content and steps on how to reproduce the issue(s).

Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
Pamela Thalacker
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or