Hello,

Thanks for the report!

We should add this as issues to the issue tracker (I guess one for Nautilus, one for Spotter)

Marcus
On 13 Jun 2015, at 13:26, lb <liangbing64@126.com> wrote:

Hi,

 Pharo 5 and 4, Spotter search pane does not support choose font by Settings.

Pharo 5 New Comment Pane too.

  AbstractNautilusUI>>buildNewCommentText
        | scrolledText |
        scrolledText := self classCommentTextModel newScrolledText
                beForPlainText;
                withCommentAnnotation;
                beWrapped;
                yourself.
           .............

     Have a good weekend

   Liang