chatGPTBox icon indicating copy to clipboard operation
chatGPTBox copied to clipboard

File Dialog Closes Immediately When Selecting "Import all data" on Firefox

Open PeterDaveHello opened this issue 1 year ago • 0 comments

Describe the bug
When using chatGPTBox with Firefox, clicking the "Import all data" button in the ChatGPTBox extension's menu causes a file dialog to briefly appear and then immediately close, preventing any file selection. No errors are observed in the debug console. The export function, however, works as expected without any issues.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the ChatGPTBox icon in the Firefox toolbar.
  2. Select "Import all data."
  3. Observe the file dialog behavior.

Expected behavior
The file dialog should remain open to allow for file selection.

Please complete the following information:

  • OS: Linux Mint 21.3
  • Browser: Firefox 128.0.3 (package version 128.0.3+linuxmint1+virginia on LinuxMint)
  • Extension Version: 2.5.8

Additional context
Unsure if this is a crash or another issue. Has anyone else experienced this?

PeterDaveHello avatar Aug 14 '24 14:08 PeterDaveHello