Symptoms:
A cursor is visible and blinking within the URL, Username, or API Key fields in the Spira Importer.
Typing on the keyboard results in data being entered directly into cells rather than the add-in fields
The "Paste" (Ctrl+V}) command inserts content into the active sheet cell instead.
Root Cause
This behavior is typically caused by Excel's modern multi-process rendering engine (High-DPI optimization). In certain display configurations, Excel fails to pass the "keyboard focus" to the web-based task pane, causing the main grid to intercept all input.
Permanent Resolution
Adjusting Excel's User Interface settings to prioritize compatibility usually resolves this issue immediately.
Open Excel and navigate to File > Options.
Select the General tab from the left-hand menu.
Under the User Interface options section, locate the setting for "When using multiple displays."
Change the selection from "Optimize for best appearance" to Optimize for compatibility.
Click OK to save the changes.
Restart Excel: You must close all active Excel instances and relaunch the application for the changes to take effect.
Temporary Workaround
If you cannot restart Excel immediately, you can often manually reset the focus:
Click inside the desired text field in the Spira Importer pane.
Press Alt + Tab to switch to a different application window.
Press Alt + Tab again to return to Excel.
Begin typing immediately; forcing a window focus refresh often allows the add-in to capture the keyboard buffer correctly.