[PROPOSAL] Return file drag and drop to the new GUI #682

Closed
opened 2026-01-29 16:50:51 +00:00 by claunia · 19 comments
Owner

Originally created by @r0ckingit on GitHub (Feb 7, 2022).

CCExtractor version: CCExtractor 0.94, Carlos Fernandez Sanz, Volker Quetschke.

In raising this issue, I confirm the following:

  • I have read and understood the contributors guide.
  • I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
  • I have checked that the issue I'm posting isn't already reported.
  • I have checked that the issue I'm porting isn't already solved and no duplicates exist in closed issues and in opened issues
  • I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • I have used the latest available version of CCExtractor to verify this issue exists.

Necessary information

  • Is this a regression (i.e. did it work before)? {YES}
  • What platform did you use? {Window}
  • What were the used arguments? N/A

Video links

  • N/a

Additional information

In the old GUI before the recent switch, we could drag our video file(s) to the input files tab. I'd like to see similar behavior return where we can drag file(s) to the "Selected files" box.

Originally created by @r0ckingit on GitHub (Feb 7, 2022). CCExtractor version: CCExtractor 0.94, Carlos Fernandez Sanz, Volker Quetschke. # In raising this issue, I confirm the following: - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present. - [x] I have checked that the issue I'm posting isn't already reported. - [x] I have checked that the issue I'm porting isn't already solved and no duplicates exist in [closed issues](https://github.com/CCExtractor/ccextractor/issues?q=is%3Aissue+is%3Aclosed) and in [opened issues](https://github.com/CCExtractor/ccextractor/issues) - [x] I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion. - [x] I have used the latest available version of CCExtractor to verify this issue exists. # Necessary information - Is this a regression (i.e. did it work before)? {YES} - What platform did you use? {Window} - What were the used arguments? N/A # Video links * N/a # Additional information In the old GUI before the recent switch, we could drag our video file(s) to the input files tab. I'd like to see similar behavior return where we can drag file(s) to the "Selected files" box.
claunia added the regressionFlutter GUI labels 2026-01-29 16:50:51 +00:00
Author
Owner

@r0ckingit commented on GitHub (Feb 7, 2022):

Just noticed there is ccextractorfluttergui. This fits better there, apologies.

@r0ckingit commented on GitHub (Feb 7, 2022): Just noticed there is ccextractorfluttergui. This fits better there, apologies.
Author
Owner

@canihavesomecoffee commented on GitHub (Feb 10, 2022):

No worries @r0ckingit.

Looks like the issue was already on @Techno-Disaster's wishlist: https://github.com/CCExtractor/ccextractorfluttergui/issues/6

@canihavesomecoffee commented on GitHub (Feb 10, 2022): No worries @r0ckingit. Looks like the issue was already on @Techno-Disaster's wishlist: https://github.com/CCExtractor/ccextractorfluttergui/issues/6
Author
Owner

@techno-disaster commented on GitHub (Feb 11, 2022):

We also have https://github.com/CCExtractor/ccextractorfluttergui/pull/10 :P but looks like its dead.

@techno-disaster commented on GitHub (Feb 11, 2022): > We also have https://github.com/CCExtractor/ccextractorfluttergui/pull/10 :P but looks like its dead.
Author
Owner

@manoj1749 commented on GitHub (Feb 5, 2023):

Heyy @r0ckingit Is anyone working on this issue, looks dead, if no one's working I am intrested to work on this

@manoj1749 commented on GitHub (Feb 5, 2023): Heyy @r0ckingit Is anyone working on this issue, looks dead, if no one's working I am intrested to work on this
Author
Owner

@cfsmp3 commented on GitHub (Feb 5, 2023):

@manoj1749 go for it, if there's been no changes in a long time let's assume it's abandoned.

@cfsmp3 commented on GitHub (Feb 5, 2023): @manoj1749 go for it, if there's been no changes in a long time let's assume it's abandoned.
Author
Owner

@manoj1749 commented on GitHub (Feb 5, 2023):

ok sure👍

@manoj1749 commented on GitHub (Feb 5, 2023): ok sure👍
Author
Owner

@manoj1749 commented on GitHub (Feb 5, 2023):

@cfsmp3 for this issue where should I make the pr
to this one or the other one ccextractorfluttergui
I was a bit confused as the issue was in this repository and it was labelled as flutter

@manoj1749 commented on GitHub (Feb 5, 2023): @cfsmp3 for this issue where should I make the pr to this one or the other one [ccextractorfluttergui](https://github.com/CCExtractor/ccextractorfluttergui) I was a bit confused as the issue was in this repository and it was labelled as flutter
Author
Owner

@cfsmp3 commented on GitHub (Feb 5, 2023):

@cfsmp3 for this issue where should I make the pr
to this one or the other one ccextractorfluttergui
I was a bit confused as the issue was in this repository and it was labelled as flutter

In the repository that contains that code, or course 😊

@cfsmp3 commented on GitHub (Feb 5, 2023): > @cfsmp3 for this issue where should I make the pr > to this one or the other one [ccextractorfluttergui](https://github.com/CCExtractor/ccextractorfluttergui) > I was a bit confused as the issue was in this repository and it was labelled as flutter In the repository that contains that code, or course 😊
Author
Owner

@manoj1749 commented on GitHub (Feb 5, 2023):

of course I know that, as this issue was labelled as Flutter GUI and the repository doesn't contain anything related to flutter, that's why I am asking

@manoj1749 commented on GitHub (Feb 5, 2023): of course I know that, as this issue was labelled as Flutter GUI and the repository doesn't contain anything related to flutter, that's why I am asking
Author
Owner

@cfsmp3 commented on GitHub (Feb 5, 2023):

of course I know that, as this issue was labelled as Flutter GUI and the repository doesn't contain anything related to flutter, that's why I am asking

From the point of view of users, it's a CCExtractor thing (both the GUI and the CLI are part of the same thing).

Not unusual to find issues relative to the GUI here, it's fine.

Just send a PR on the other repo and we can close the issue here when ready.

@cfsmp3 commented on GitHub (Feb 5, 2023): > of course I know that, as this issue was labelled as Flutter GUI and the repository doesn't contain anything related to flutter, that's why I am asking From the point of view of users, it's a CCExtractor thing (both the GUI and the CLI are part of the same thing). Not unusual to find issues relative to the GUI here, it's fine. Just send a PR on the other repo and we can close the issue here when ready.
Author
Owner

@manoj1749 commented on GitHub (Feb 5, 2023):

ok sure

@manoj1749 commented on GitHub (Feb 5, 2023): ok sure
Author
Owner

@manoj1749 commented on GitHub (Feb 6, 2023):

Heyy @cfsmp3 , I had made the PR on the other repository regarding this issue https://github.com/CCExtractor/ccextractorfluttergui/pull/41 , can you review it once?

@manoj1749 commented on GitHub (Feb 6, 2023): Heyy @cfsmp3 , I had made the PR on the other repository regarding this issue https://github.com/CCExtractor/ccextractorfluttergui/pull/41 , can you review it once?
Author
Owner

@cfsmp3 commented on GitHub (Feb 7, 2023):

@manoj1749 , @Techno-Disaster is the right person for that PR :-)

@cfsmp3 commented on GitHub (Feb 7, 2023): @manoj1749 , @Techno-Disaster is the right person for that PR :-)
Author
Owner

@manoj1749 commented on GitHub (Feb 7, 2023):

ok, thanks , I'll ask him for review then

@manoj1749 commented on GitHub (Feb 7, 2023): ok, thanks , I'll ask him for review then
Author
Owner

@manoj1749 commented on GitHub (Feb 16, 2023):

@manoj1749 commented on GitHub (Feb 16, 2023): - This issue can be closed as the drag and drop feature is added to the GUI application with the merged pr https://github.com/CCExtractor/ccextractorfluttergui/pull/41
Author
Owner

@canihavesomecoffee commented on GitHub (Feb 16, 2023):

Not closeable yet, we need a release from the GUI first

@canihavesomecoffee commented on GitHub (Feb 16, 2023): Not closeable yet, we need a release from the GUI first
Author
Owner

@techno-disaster commented on GitHub (Feb 17, 2023):

probably can make a new release after https://github.com/CCExtractor/ccextractorfluttergui/pull/42

@techno-disaster commented on GitHub (Feb 17, 2023): probably can make a new release after https://github.com/CCExtractor/ccextractorfluttergui/pull/42
Author
Owner

@techno-disaster commented on GitHub (Feb 19, 2023):

@canihavesomecoffee https://github.com/CCExtractor/ccextractorfluttergui/releases/tag/v0.6.0

@techno-disaster commented on GitHub (Feb 19, 2023): @canihavesomecoffee https://github.com/CCExtractor/ccextractorfluttergui/releases/tag/v0.6.0
Author
Owner

@canihavesomecoffee commented on GitHub (Feb 19, 2023):

Then that'll all be included in the next release of CCExtractor :)

@canihavesomecoffee commented on GitHub (Feb 19, 2023): Then that'll all be included in the next release of CCExtractor :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#682