Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add drag and drop support for touch devices #415

Open
2 tasks done
Mitia99 opened this issue Jul 15, 2023 · 0 comments
Open
2 tasks done

Add drag and drop support for touch devices #415

Mitia99 opened this issue Jul 15, 2023 · 0 comments
Labels
enhancement Enhancement to existing functionality

Comments

@Mitia99
Copy link

Mitia99 commented Jul 15, 2023

Preflight Checklist

  • I have fully read the README and it did not solve the problem.
  • I have searched all open and closed issues for the same bug report without success.

EverythingToolbar Version

1.2.0

Everything Version

1.5.0.1352a (x64)

Windows Version

Windows 11 Pro 22H2 22621.1992

Steps to reproduce

  1. Search a file
  2. Long press to select the file
  3. Drag and drop

Expected Behavior

Working feature

Actual Behavior

The action only moves the scrollbar.

Screenshots

ezgif-4-79b87be888

Log output

2023-07-15 08:35:17.5171|INFO|Launcher|EverythingToolbar Launcher 1.1.1.0 started. OS: Microsoft Windows NT 10.0.22621.0|
2023-07-15 08:40:44.4777|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a|
2023-07-15 08:40:44.4777|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0|
2023-07-15 10:47:37.1341|INFO|EverythingToolbar.Data.SearchResult|Opening QuickLook preview timed out. Is QuickLook running?|
2023-07-15 10:47:41.2682|INFO|EverythingToolbar.Data.SearchResult|Opening QuickLook preview timed out. Is QuickLook running?|
2023-07-15 11:25:35.9374|ERROR|EverythingToolbar.Data.SearchResult|Failed to open search result.|System.ComponentModel.Win32Exception (0x80004005): The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at EverythingToolbar.Data.SearchResult.Open() in C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar\Data\SearchResult.cs:line 68

Additional Information

No such issue with Everything 1.5

@srwi srwi added the enhancement Enhancement to existing functionality label Sep 15, 2023
@srwi srwi changed the title Drag and drop - Not working on touchscreen device Add drag and drop support for touch devices Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants