Skip to content

Conflict Between OpenAI and Spellcheck Add-ons When Sending Prompt in NVDA 2023.3 #15

@rayo-alcantar

Description

@rayo-alcantar

I have encountered a compatibility issue between the OpenAI add-on (version 23.12.03) and the Spellcheck add-on (version 1.1) in NVDA (version 2023.3). The issue arises when attempting to send a prompt (using Control + Enter) while both add-ons are enabled.
Steps to Reproduce:

  1. Ensure both OpenAI and Spellcheck add-ons are enabled in NVDA.
  2. Try to send a prompt in OpenAI using Control + Enter.
  3. Observe that the process fails and an error is displayed, indicating missing arguments.
    Expected Behavior:
    The prompt should be sent and processed correctly without any errors, regardless of other enabled add-ons.
    Actual Behavior:
    When sending a prompt with OpenAI while Spellcheck is active, the process fails, and NVDA displays an error related to missing arguments.
    Temporary Solution:
    Deactivating the Spellcheck add-on, the OpenAI prompt submission works correctly. This suggests a conflict between the two add-ons.
    Additional Information:
    I am unable to provide an error trace as the issue prevents it from being captured. The problem is resolved only by deactivating Spellcheck, indicating a potential conflict between these two add-ons.
    Environment:
    • NVDA version: 2023.3
    • OpenAI Add-on version: 23.12.03
    • Spellcheck Add-on version: 1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions