question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: Modal for disabled drag'n'drop in Admin Mode

See original GitHub issue

What feature or improvement do you think would benefit Files?

#13134 disabled several instance of drag and drop through the app to prevent a crash when running admin mode. (See #12390)

Regardless, there is no way for the user to see it’s an intended behavior. A modal should be displayed when the user tries to drag and drop in those situations, with a don't show again checkbox.

The disable situations are:

  • Drag and drop in the main view
  • Drag and drop in the tag edition settings tab
  • Drag and drop to reorder favorites

Requirements

  • This proposal will enhance the user experience by providing feedback.

Files Version

2.5.22

Windows Version

10.0.19045.3324

Comments

No response

Issue Analytics

  • State:closed
  • Created a month ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
QuaintMakocommented, Aug 18, 2023

Drag and drop in the tag edition settings tab

I’m not sure we can do this one because you can only display one content dialog at a given time.

Good side of getting dialog only at start then eliminates the need to get it to pop-up at the point.

0reactions
yaira2commented, Aug 20, 2023

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Drag and Drop File into Application under run as ...
The ability to drag and drop from a normal applications to an elevated one would break the security model behind UAC.
Read more >
DRAG&DROP TO TASKBAR FEATURE AND UAC
I have an administrator account and I disabled UAC and changed the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\Enable LUA ...
Read more >
Windows 10: How to Disable Drag and Drop
Drag and Drop is a very useful feature that allows computer users to select an item and then move it somewhere else on...
Read more >
Visual Studio does not let me drag drop items into it?
I'm using this easiest approach. When you run Visual Studio in Administrator Mode. When you need to drag and drop, just press CTRL+O...
Read more >
Drag and drop stopped working in Editor
The problem was that the Unity editor was open with administrator privileges, but the default copy command (by dragging and dropping) is not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found