Skip to content

When using the Calico layout type, the bottom player bar blocks/cuts off content on the bottom of a page. For example, o #1835

Description

@saki-yuzishima

Describe the Bug

When using the Calico layout type, the bottom player bar blocks/cuts off content on the bottom of a page. For example, on my "New Music" playlist, the "Featured Artists" section at the bottom has the artist names and part of their pictures cut off by this bar. When on an album's page, the "You Might Also Like" section has album names and photos cut off.

This can be fixed by allowing the user to scroll down an extra pixels, past the end of the page, when using the Calico layout type.

Steps to Reproduce

Not specified.

Operating System

Windows

OS Version

10.0.26200

Affected Component

selector div.ns-bottom-inline-bounds:nth-of-type(4) > div.ns-bottom-toolbar_inline.ns-bottom-toolbar_floating > div.lcd-player-glass:nth-of-type(2) > div.lcdplayer-top.lcdPlayer:nth-of-type(3), element <div>

App Information

{
  "buildInfo": {
    "branch": "main",
    "buildDate": "1785655208720",
    "changelogUrl": "3.1.0-release",
    "codeName": "Honeycrisp",
    "commit": "72f756f0ac2891966c1e728b74d5bece27a0b7e6",
    "version": "4.0.15"
  },
  "clientInfo": {
    "arch": "AMD64",
    "build": "desktop",
    "client": "dotnet",
    "clientVersion": "400",
    "env": "production",
    "hostVersion": "4.0.9.1+198b1a538f00f4165c71122bd97f02802e4417ca",
    "platform": "win32",
    "platformFriendly": "Windows",
    "subversion": "2"
  },
  "display": {
    "devicePixelRatio": 1,
    "monitors": [
      {
        "bounds": "1920x1080@-1920,357",
        "current": false,
        "index": 0,
        "primary": false,
        "scale": 1,
        "workArea": "1920x1032@-1920,357"
      },
      {
        "bounds": "2560x1440@0,0",
        "current": true,
        "index": 1,
        "primary": true,
        "scale": 1,
        "workArea": "2560x1392@0,0"
      },
      {
        "bounds": "1920x1080@2560,354",
        "current": false,
        "index": 2,
        "primary": false,
        "scale": 1,
        "workArea": "1920x1032@2560,354"
      }
    ]
  },
  "hostInfo": {
    "framework": "dotnet",
    "hostVersion": "4.0.9.1+198b1a538f00f4165c71122bd97f02802e4417ca",
    "isPe": false,
    "otaChannel": "stable",
    "windowEngine": {
      "name": "dcomp",
      "reason": "auto"
    }
  }
}
Config snapshot (secrets stripped)
{
  "audio": {
    "ciderAudio": {
      "enabled": true,
      "showInToolbar": false,
      "showBadges": true,
      "ciderPPE": true,
      "ciderPPE_value": "MAIKIWI",
      "staticOptimizer": {
        "state": false,
        "lock": false
      },
      "lastNode": "n1",
      "firstNode": "n1",
      "opportunisticCorrection_state": "OFF",
      "atmosphereRealizer1": false,
      "atmosphereRealizer1_value": "NATURAL_PLUS",
      "atmosphereRealizer2": false,
      "atmosphereRealizer2_value": "Z3600",
      "spatial": false,
      "spatialProfile": "maikiwinewer"
    },
    "occlusion": {
      "mode": "off"
    },
    "equalizer": {
      "enabled": false,
      "preset": "default"
    },
    "crossfade": {
      "enabled": true,
      "durationSec": 3,
      "skipEnabled": false,
      "tempoSensitivity": 0.6,
      "loudnessSensitivity": 0.75,
      "exclusions": {
        "albums": false,
        "playlists": false,
        "djMixes": true,
        "liveAlbums": true,
        "autoplayContinuation": false
      }
    },
    "automix": {
      "enabled": false,
      "energyBoost": false,
      "normalizeDurationMs": 4000,
      "exclusions": {
        "albums": false,
        "playlists": false,
        "djMixes": true,
        "liveAlbums": true,
        "autoplayContinuation": false
      }
    }
  },
  "visual": {
    "layoutType": "mojave-if",
    "appearance": "dark",
    "vibrancyMode": "mica",
    "titleBarStyle": "default",
    "scalingFactor": 1
  },
  "components": {
    "MojaveLayouts": {
      "PlayerMaterial": "default",
      "WindowingMode": "auto",
      "PrecisionScrollSpeed": 0.7
    }
  },
  "queue": {
    "smartQueue": {
      "useByDefault": false
    },
    "autoplayByDefault": false,
    "autoRemoveDisliked": false,
    "filterDislikedOnAdd": false,
    "restoreLastQueue": true
  },
  "lyrics": {
    "singEngine": "waapi",
    "fpsLimit": 60,
    "defaultProvider": "auto",
    "translationEnabled": false,
    "translationLanguage": "en"
  },
  "updates": {
    "updateChannel": "stable"
  }
}

Screenshots

screenshot 1
screenshot 2


Filed from the Cider client by a verified user.

🤖 Auto-filed by Saki from the in-app bug reporter. Verify before acting - details may be incomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: windowsIssues occuring specifically occurring on windows builds

    Type

    No type

    Projects

    Status
    Backlog 📖

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions