Community
    • Login

    Bug with annotations relating to z-order

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 569 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Alan KilbornA Offline
      Alan Kilborn
      last edited by Alan Kilborn

      Here’s an interesting one. If you do a regular expression search for ^, for example, Notepad++ will put up an annotation indicating ^ zero length match. However, if something else (e.g. the Find window) is in the same screen space, the annotation will appear closer to the user than the other entity. Perhaps a screenshot helps:

      f8107893-52c0-4390-a441-39d64948a7ea-image.png

      Here the annotation should clearly be under the Find window, not on top of it.

      I should/will put in a bug report.

      BTW, I’ve never really liked that the zero-length-match annotation uses ^ as part of its text – easy to confuse the meaning with the ^ used in the regex. The annotation attempts to use it to point to something (totally different meaning).

      Michael VincentM 1 Reply Last reply Reply Quote 1
      • Michael VincentM Offline
        Michael Vincent @Alan Kilborn
        last edited by

        @alan-kilborn said in Bug with annotations relating to z-order:

        Here the annotation should clearly be under the Find window, not on top of it.

        Not to be pedantic, but that actually isn’t an “annotation” in the sense of a Scintilla annotation. It’s actually a “calltip” in the Scintilla sense. Using those terms in the issue report may help a quicker fix?

        Cheers.

        Alan KilbornA 1 Reply Last reply Reply Quote 2
        • Alan KilbornA Offline
          Alan Kilborn @Michael Vincent
          last edited by

          @michael-vincent said in Bug with annotations relating to z-order:

          that actually isn’t an “annotation” in the sense of a Scintilla annotation

          I was actually working on some script code that deals with annotations at the time I noticed that, so I guess that was on my mind. :-)

          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors