Menu

#3 notes table display for anchored note is weird

v1.0
closed-invalid
nobody
Interface (198)
5
2007-03-29
2007-03-28
No

The outline view for the notes doesn't seem to display anything for anchored notes. I think it used to display the note's contents.

Discussion

  • Christiaan Hofman

    Logged In: YES
    user_id=1162009
    Originator: NO

    It does for me, it even displays both the string and the attributed string (the latter in a child). Are you sure your note contains any text?

     
  • Michael McCracken

    Logged In: YES
    user_id=506615
    Originator: YES

    Yes, this does work for me with latest SVN. I'm not sure why it didn't work before.
    The attributed string display doesn't seem to update until I save the document, though, and the dirty-flag on the anchored note window was dirty the first time I made a change, but not afterwards...

     
  • Christiaan Hofman

    Logged In: YES
    user_id=1162009
    Originator: NO

    For me the attributed string in the note outline changes when I edit it.

    The dirty flag of a sub window should follow the one on the document, and it does so correctly for me. That;s build into NSDocument.

     
  • Michael McCracken

    Logged In: YES
    user_id=506615
    Originator: YES

    OK, I see what was going on. I was expecting the changes in the textview to commit more often. The right thing happens if you edit the attributed string in the text view, then click on the text field. However, if you click somewhere else, like outside of the window, you apparently don't commit the edit, so no update is shown and no dirty bit is set...

     
  • Christiaan Hofman

    Logged In: YES
    user_id=1162009
    Originator: NO

    That's the usual commit problem you have with text views.

     
  • Christiaan Hofman

    • status: open --> closed-invalid
     

Log in to post a comment.

MongoDB Logo MongoDB