Skip to content

Vertical tabs sometimes blocks dragging window into/out of full screen #201

@Feldherren

Description

@Feldherren

Bug Report Checklist

  • I have searched existing issues and this is not a duplicate
  • I have updated to the latest version of Vertical Tabs
  • I have disabled all other plugins and themes to ensure the issue is with Vertical Tabs
  • I have restarted Obsidian after disabling other plugins and themes, and the issue persists

Beta Version

  • I am using a beta version of Vertical Tabs

Beta Version Tag (if applicable)

No response

Environment (Optional)

  • Windows
  • macOS
  • Linux
  • Android
  • iOS
  • iPadOS

Bug Description

When horizontal tabs are visible, something about the change Vertical Tabs makes to how they're displayed (tabs always expanded, scrollable horizontal tab bar) makes it sometimes impossible to drag Obsidian's window by the top bar to the left of the horizontal tabs. Specifically, when the horizontal tab bar has been scrolled away from the leftmost position some distance (it doesn't seem to just be 'any distance at all', but I have definitely reproduced the issue when scrolled as far right as possible).

Sorry if this is badly explained.

Steps to Reproduce

  1. Open Obsidian
  2. Open enough tabs that the horizontal tab bar needs to scroll to display all tabs.
  3. Scroll the horizontal tab bar to the right as far as possible
  4. Click on the empty space to the left of the horizontal tab bar and attempt to drag the window around; it won't work.

Debug Information

SYSTEM INFO:
Obsidian version: v1.11.5
Installer version: v1.5.8
Operating system: Windows 10 Home 10.0.26200
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 1
Plugins enabled: 1
1: Vertical Tabs v0.16.6

RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Plugin Settings

{
  "version": "0.16.6",
  "settings": {
    "showActiveTabs": false,
    "autoUncollapseGroup": false,
    "hideSidebars": true,
    "sidebarTabTypes": [
      "markdown"
    ],
    "sidebarExcludeSelf": true,
    "trimTabNames": false,
    "showMoreButtons": false,
    "useTabEditing": true,
    "zenMode": false,
    "showActiveTabsInZenMode": false,
    "enableTabZoom": false,
    "enhancedKeyboardTabSwitch": false,
    "alwaysOpenInNewTab": false,
    "deduplicateTabs": false,
    "ephemeralTabs": false,
    "smartNavigation": true,
    "navigationStrategy": "obsidian-plus",
    "autoCloseEphemeralTabs": true,
    "deduplicateSameGroupTabs": false,
    "deduplicateSidebarTabs": false,
    "deduplicatePopupTabs": false,
    "linkedFolderLimit": 5,
    "linkedFolderSortStrategy": "fileNameAToZ",
    "columnViewMinWidth": 300,
    "continuousViewShowMetadata": false,
    "continuousViewShowBacklinks": false,
    "missionControlViewZoomFactor": 0.5,
    "disablePointerInMissionControlView": true,
    "backgroundMode": false,
    "scrollableTabs": true,
    "scrollableTabsMinWidth": 100,
    "autoHideHorizontalTabs": false,
    "disableOnThisDevice": false,
    "enableUpdateCheck": true,
    "showNewTabButtonAtBottom": false,
    "installationID": "[Redacted]"
  }
}

Can you reproduce the bug in the "Sandbox vault"? Please skip this for mobile platforms by selecting "Not applicable".

Yes
(Sorry, didn't seem to see this option when filling everything out.)

Screenshots (Optional)

No response

Additional Information (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions