in
Innovasys Logo

Bulleted Text adds empty bulleted lines

Last post 11-29-2009 7:46 PM by kendallmiller. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-05-2009 12:35 PM

    • BMeyer
    • Top 100 Contributor
    • Joined on 05-27-2009
    • Posts 4

    Bulleted Text adds empty bulleted lines

    We have been experiencing a problem with using bulleted lines in text blocks in Visual Studio. This occurs when entering new text in the available text blocks in the DocX IDE while in Visual Studio (2005 or 2008). When formating the text as a bulleted list, it seems to add an extra empty bulleted line on the top. We can delete this line. But if we naviagte away to another method for example, and then navigate back to the bulleted list, the empty bulleted line reapears. This happen throughout. Any ideas why? Has anybody else had this problem?

     Example:

    • Required non-DB* parameters: Must pass a value. Cannot be empty or null.
    • Optional non-DB* parameters: Either enter a value or pass a null. If passing a null and a default value has been defined, the default value will be used for the parameter.
    • Required DB* parameters: Must pass a value. To enter an empty value for the parameter, pass DB*.null (e.g., DBInt.null).
    • Optional DB* parameters: To enter no value for the parameter, pass DB*.null (e.g., DBInt.null). To use the default value for the parameter if one has been defined for the object being added, pass a null.
  • 11-29-2009 7:46 PM In reply to

    Re: Bulleted Text adds empty bulleted lines

    We've experienced the same thing whenever using the Visual Studio-integrated editor.  Very annoying.  We've gotten most of the way through our build/release process and had to go back and regenerate help to get rid of it...

Page 1 of 1 (2 items)