Auto fill not working? #209


  • Patch
Closed
  • RedkoolaidTV created this issue Jul 20, 2018

    Autofill for sending mail seems to not work at all. I have to type the name in full, or select it from the drop down arrow and select alts, guild etc, and search from there. 

  • RedkoolaidTV added a tag Patch Jul 20, 2018
  • RedkoolaidTV posted a comment Jul 20, 2018

    10x FrameXML\AutoComplete.lua:187: Usage: GetAutoCompleteResults(text, numResults, cursorPosition, includeBitField, excludeBitField, [, allowFullMatch]])
    [C]: in function `autoCompleteSource'
    FrameXML\AutoComplete.lua:187: in function `AutoComplete_Update'
    Postal\Modules\BlackBook.lua:214: in function <Postal\Modules\BlackBook.lua:212>
    (tail call): ?
    FrameXML\AutoComplete.lua:351: in function `AutoCompleteEditBox_OnTextChanged'
    [string "*:OnTextChanged"]:1: in function <[string "*:OnTextChanged"]:1>

    Locals:
    (*temporary) = "B"
    (*temporary) = 6
    (*temporary) = 1

     

     

    16x FrameXML\AutoComplete.lua:364: Usage: GetAutoCompleteResults(text, numResults, cursorPosition, includeBitField, excludeBitField, [, allowFullMatch]])
    [C]: in function `autoCompleteSource'
    FrameXML\AutoComplete.lua:364: in function `AutoCompleteEditBox_AddHighlightedText'
    FrameXML\AutoComplete.lua:382: in function `OnChar'
    Postal\Modules\BlackBook.lua:320: in function <Postal\Modules\BlackBook.lua:221>
    (tail call): ?

    Locals:
    (*temporary) = "B"
    (*temporary) = 1
    (*temporary) = 1

     

  • Zimzarina closed issue Oct 30, 2020
  • Zimzarina posted a comment Oct 30, 2020

    Fixed in current builds.


To post a comment, please login or register a new account.