Uploaded image for project: 'Wiki Editor Tools'
  1. Wiki Editor Tools
  2. WIKIEDITOR-8

Autocomplete does not remove first character typed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.1
    • None
    • None

    Description

      If you autocomplete '$' everything's fine.
      However if you autocompelte '$ser' then $services is the only possibility and this is properly detected. However the word 'services' is added after '$ser' resulting in '$serservices'.

      The api is also in cause here, as it's the autocomplete rest api which should tell how many characters to remove before inserting the word. I'm also impacted in XEclipse when I try to implement auto complete calling the server side. I'm missing a number of chars to remove in the HintData structure.

      Attachments

        Activity

          People

            enygma Eduard Moraru
            ludovic Ludovic Dubost
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: