[scintilla:bugs] #2512 SCN_AUTOCSELECTION is not sent when listCompletionMethod=SC_AC_SINGLE_CHOICE

5 views
Skip to first unread message

Markus Nißl

unread,
Jun 12, 2026, 2:17:08 PMJun 12
to scintill...@googlegroups.com

[bugs:#2512] SCN_AUTOCSELECTION is not sent when listCompletionMethod=SC_AC_SINGLE_CHOICE

Status: open
Group: Bug
Created: Fri Jun 12, 2026 06:16 PM UTC by Markus Nißl
Last Updated: Fri Jun 12, 2026 06:16 PM UTC
Owner: nobody

In case listCompletionMethod=SC_AC_SINGLE_CHOICE, SCN_AUTOCCOMPLETED is sent, but not SCN_AUTOCSELECTION.


Sent from sourceforge.net because scintill...@googlegroups.com is subscribed to https://sourceforge.net/p/scintilla/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/scintilla/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

Neil Hodgson

unread,
Jun 12, 2026, 7:48:50 PMJun 12
to scintill...@googlegroups.com
  • labels: --> scintilla, autocomplete

[bugs:#2512] SCN_AUTOCSELECTION is not sent when listCompletionMethod=SC_AC_SINGLE_CHOICE

Status: open
Group: Bug
Labels: scintilla autocomplete

Created: Fri Jun 12, 2026 06:16 PM UTC by Markus Nißl

Last Updated: Fri Jun 12, 2026 06:17 PM UTC
Owner: nobody

Neil Hodgson

unread,
Jun 12, 2026, 9:29:35 PMJun 12
to scintill...@googlegroups.com

The current ScintillaBase::AutoCompleteCompleted which sends the SCN_AUTOCSELECTION depends on the created list box so can't be called from the SC_AC_SINGLE_CHOICE handler since it avoids creating a list box. So there would have to be some code reorganisation or duplication.


[bugs:#2512] SCN_AUTOCSELECTION is not sent when listCompletionMethod=SC_AC_SINGLE_CHOICE

Status: open
Group: Bug
Labels: scintilla autocomplete

Created: Fri Jun 12, 2026 06:16 PM UTC by Markus Nißl

Last Updated: Fri Jun 12, 2026 11:48 PM UTC
Owner: nobody

Reply all
Reply to author
Forward
0 new messages