28

Version 0.99.120-beta (WebKit 614.1.20)
MacOS 12.5.1

Drag & Drop files to browser doesnt work. Instead the files I dragged open as tabs.

    Merged 1 post from Drag & Drop Doesn't Work.

      Version 0.99.120-beta (WebKit 614.1.20)
      MacBook Pro (macOS Monterey 12.6 build 21G115)

      I believe this behavior worked in build 119

      Dragging a local file into the slack window should trigger an HTML5 drag and drop behavior on the website. Now when you drag a local file, the file is "opened" in the current tab. In the case of a zip file it just displays the encoded binary data.

        Merged 2 posts from Drag local file into slack opens file in current tab rather than triggering web drag and drop handling (Regression).

          Dragging a file over causes Orion to crash for me on current release.

          Orion, OS version; hardware type:
          Version 0.99.120-beta (WebKit 614.1.20)
          MacBook Pro (macOS Monterey 12.5.1 build 21G83) - 16 inch Intel

          Am I able to go back to the previous release if the next release is next month? It was more useable.
          I don't see links to previous releases on the download page?

          Steps to reproduce:
          Go to a website that uses a drag and drop file upload (e.g. https://imgur.com or this very feedback site)
          Try to upload a file using drag and drop
          The file is open using a file:// uri

          Expected behavior:
          File is given to the drop handler

          Orion, OS version; hardware type:
          Orion 0.99.120-beta (WebKit 614.1.20)
          macOS Version 12.5.1 (Build 21G83)
          MacBookPro18,3

          Session Info:

          Enabled Extensions:

          • SponsorBlock for YouTube - Skip Sponsorships (firefox)
          • VisBug (chrome)
          • Dark Reader (firefox)
          • Responsive Viewer (chrome)
          • LibRedirect (firefox)
          • Reddit Enhancement Suite (firefox)
          • Mate Translate – translator, dictionary (chrome)
          • uBlock Origin (firefox)
          • Bitwarden - Free Password Manager (firefox)

          Disabled Extensions:

          • MTG Quick Search (chrome)

          Non Default Settings:

          • AutofillEnabled => 0
          • PreferredBookmarkFolderId => 2
          • NotificationsEnabled => 0
          • ContentBlockerLastUpdated => 2022-09-13 00:00:00 +0000
          • ShowBackgroundImageOnStartPage => 0
          • isBackgroundImageDarkOnStartPage => 1
          • overflowMenuItems => (
            )
          • WebAutomaticSpellingCorrectionEnabled => 1
          • WebContinuousSpellCheckingEnabled => 1
          • WebAutomaticQuoteSubstitutionEnabled => 0
          • WebAutomaticDashSubstitutionEnabled => 0
          • ShouldShowWelcomeAnimation => 0
          • DownloadLocation => /Users/spencer/Downloads
          • FirstLaunch => 0
          • FirstTimeWebExtensionNotice => 1
          • FocusMode => 0
          • HyperlinkAuditingEnabled => 0
          • LastUsedBuildVersion => 120
          • PreCompiledContentRuleListVersion => 120
          • LastCrashCheckDate => 2022-09-17 21:21:04 +0000
          • NetworkPredictionEnabled => 0
          • NextDownloadID => 192
          • OpenNewTabsInForeground => 0
          • SavedWindowSize => 1512.0,944.0
          • SavedWindowPosition => 0.0,0.0
          • SendAdditionalDebugInformationWithCrashReports => 0
          • BookmarksBarVisible => 0
          • BookmarksSidebarVisible => 0
          • BookmarksSidebarWidth => 215.5
          • QuitWithConfirmation => 0
          • CurrentToolbarSize => small
          • ActiveLibraryTab => extensions
          • ActivePreferenceTab => websites
          • UndoTabClose => 0
          • BookmarksLastSynced => 1663449665230.243
          • ReadingListLastSynced => 1663449665231.081
            Merged 1 post from Drag and drop file uploads do not work.

              Still doesn't work for me on version 0.99.120.1 (macOS 12.6). Still opens file in tab (see video)

                GrasPlukker

                Debug info:
                Orion 0.99.120.1-beta (WebKit 614.1.20)
                macOS Version 12.6 (Build 21G115)
                MacBookPro15,1

                Session Info:

                Enabled Extensions:

                • Dashlane — Password Manager (chrome)
                • Responsive Viewer (chrome)
                • VisBug (chrome)

                Disabled Extensions:

                Non Default Settings:

                • AlwaysShowToolbarInFullScreen => 1
                • ShowFullWebsiteAddress => 0
                • OfferSavePassword => 0
                • BookmarksShortcutEnabled => 0
                • ContentBlockerLastUpdated => 2022-09-20 00:00:00 +0000
                • isBackgroundImageDarkOnStartPage => 1
                • WebAutomaticSpellingCorrectionEnabled => 0
                • WebContinuousSpellCheckingEnabled => 0
                • WebAutomaticQuoteSubstitutionEnabled => 0
                • WebAutomaticDashSubstitutionEnabled => 0
                • ShouldShowWelcomeAnimation => 0
                • BrowsersFromDataImported => (
                  Safari
                  )
                • FirstLaunch => 0
                • FirstTimeWebExtensionNotice => 1
                • HyperlinkAuditingEnabled => 0
                • KagiOpensWith => newWindow
                • LastUsedBuildVersion => 120.1
                • PreCompiledContentRuleListVersion => 120.1
                • LastCrashCheckDate => 2022-09-21 14:34:35 +0000
                • NetworkPredictionEnabled => 0
                • NextDownloadID => 12
                • SavedWindowSize => 1920.0,969.0
                • SavedWindowPosition => 0.0,86.0
                • ShowTabPreviewOnHover => 1
                • TabsShowFavicons => 1
                • BookmarksSidebarVisible => 0
                • QuitWithConfirmation => 0
                • ActiveLibraryTab => extensions
                • ActivePreferenceTab => appearance
                • BookmarksLastSynced => 1663770876122.512
                • ReadingListLastSynced => 1663770876123.837

                  Yep we noticed that as well will address in the next release cc @Akira

                  Doesn't work for me, still, unfortunately.

                  I'm on 0.99.120.1-beta (WebKit 614.1.20)

                  crypt.ee

                    orionnewb

                    Excuse me for the confusion — The fix is not shipped yet. But hopefully with the next beta 😉

                      5 days later

                      Version 0.99.120.1-beta (WebKit 614.1.20)
                      MacBook Pro (macOS Monterey 12.6 build 21G115)

                      This is similar to a recently fixed issue. Drag and drop from the local file system to trigger an upload is fixed in slack per that issue, but in github.com's pull request compose boxes, Drag and Drop still takes over the entire tab rather than trigger the correct site specific drag and drop handling.

                      This can be reproduced with any github PR compose input box.

                        Merged 3 posts from Drag and drop from local into github PR compose boxes doesn't work.