Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 415
    • Issues 415
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 69
    • Merge requests 69
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • FilesFiles
  • Merge requests
  • !729

file-operations: Delay dialog activation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Álvaro Costa requested to merge oalvaroc/nautilus:delay-unexpected-dialogs into master Nov 26, 2021
  • Overview 21
  • Commits 2
  • Pipelines 5
  • Changes 5

Warning, error and question dialogs may pop up unexpectedly during lengthier operations and the user may end up selecting an unwanted action.

This patch introduces a delay of 2s for dialog activation when the total elapsed time of the job that created the dialog is greater than 2s.

Fixes #1988 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: delay-unexpected-dialogs