Menu

#1957 Handle focus notifications for Qt (w/ patch)

Bug
closed-fixed
5
2017-08-16
2017-07-11
No

The Qt platform does not currently handle the SCN_FOCUSIN and SCN_FOCUSOUT notifications.

This patch adds a new signal focusChanged(bool focused). Note: this is similiar to how the savePointChanged(bool dirty) signal works by combining the two signals into 1 instead of 2 separate signals.

1 Attachments

Discussion

  • Neil Hodgson

    Neil Hodgson - 2017-07-11
    • labels: --> scintilla, qt
    • status: open --> open-fixed
    • assigned_to: Neil Hodgson
     
  • Neil Hodgson

    Neil Hodgson - 2017-07-11

    Committed as [216bf9].

     

    Related

    Commit: [216bf9]

  • Neil Hodgson

    Neil Hodgson - 2017-08-16
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB