Book a Demo

Author Topic: [Font Issue] Setting SSBookmark  (Read 5831 times)

marcel_str

  • EA User
  • **
  • Posts: 77
  • Karma: +0/-0
    • View Profile
[Font Issue] Setting SSBookmark
« on: July 16, 2008, 12:02:27 am »
In a fresh RTF template derived from (basic template) a fontstyle SSBookmark is present. If you (accidentally) set a written line to this style, it seems that you are not able to delete this line anymore because it has become "protected text". Changing the tekst back to say "normal" doesn't help either.

It occured to me more then ones that changing styles doesn't really mean that all style properties are truly updated.

Reproduce:
    1. Create a new template derived from (basic template)
    2. Setting a line of text from
    style "Normal" (Times Roman, not numbered, not indented, size 10, black color)
    to
    style "Header2" (Arial, list numbered, left indented,  header size 14, blue color)
    3. Increase the text size of the line to 18
    4. Set the font style back to style normal

In my case, after step 2, the line becomes "Header2"-style correctly.
But after setting it back to "normal" (step 4), the style says its "normal", but the size remains 18 and font is still Arial...
Could it be that in the case of SSBookmark, the protection is set correctly, but not reset in this way!?