This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu1

---------------
gnome-shell-extension-ubuntu-dock (70~ubuntu1) impish; urgency=medium

  [ Philipp Kitzberger ]
  * Add new setting: preview size scale

  [ Evan Welsh ]
  * Initial port to GNOME 40.
  * theming: Fix various theming issues
  * Fix showing app icon at the start
  * Use Graphene for indicator rendering.
  * Fix show apps button toggling.
  * Start fixing panel mode...
  * Fix drag and drop and panel mode.
  * Fix workspace scrolling.
  * Fix icon scaling and size changes.
  * Cleanup preferences.
  * More theming and style fixes
  * Convert stylesheet to SCSS.
  * Improve overview animation and styling.
  * Fix regression in panel mode padding.
  * Avoid errors if already tracking the dock
  * Make sassc the default sass compiler
  * Initial fixes for horizontal scrolling.
  * Initial fix for dynamic icon sizing...
  * dash: Fix separator in vertical mode.

  [ Marco Trevisan (Treviño) ]
  * New upstream pre-release (LP: #1912211, LP: #1903582, LP: #1847650)
  * prefs: Port code for the initial size request
  * dash: Do not try to use an invalid value of dragPlaceholderPos
  * cleanup: Remove the unused InjectionsHandler instances
  * utils: Don't store the InjectedFunction on InjectionsHandler
  * utils: Modernize BasicHandler making it possible to use non-array arguments
  * cleanup: Connect to signals with non-array arguments when possible
  * BasicHandler: Support auto-destruction when using a parent Object
  * docking: Avoid recursion on _prepareMainDash()
  * utils: Add PropertyInjectionsHandler to manage property overrides
  * cleanup: Use PropertyInjectionsHandler
  * Utils: Pass the original function to InjectionsHandler callback
  * docking: Replace DashSpacer by overriding ControlsManagerLayout logic
  * docking: Always show the thumbnails box in vertical mode
  * Utils: Add class to inject virtual functions
  * docking: Replace WorkspaceBackground allocation code taking care of the dock
  * docking: Also ignore allocation requests on the original dash
  * Settings: Fix dock size scale selector
  * prefs: Disable monitor selection combo when multi-monitor is enabled
  * theming: Properly parse color from string and set its alpha value
  * theming: Do not try to set the background style with no style
  * prefs: Support running as a standalone application
  * prefs: Use Mutter DBus API to manage per-monitors configuration
  * docking: Properly handle top-positioned dock
  * docking: Use implicit properties features for slide-x
  * docking: Adapt dash(es) startup animation effect to our positioning
  * docking: Do not show the dash before startup animation has completed
  * docking: Use workarea-based allocation in ControlsManagerLayout and
    WorkspaceBackground
  * docking: Adjust overview with vertical auto-hide dock
  * docking: Adjust the AllWorkspaceBox size in secondary monitors
  * docking: Keep cached settings values used during allocation
  * appIcons: Move logic for computing the focused / running state here
  * dash: Fix ensureActorVisibleInScrollView as per upstream changes
  * cleanup: Modernize the code ensureActorVisibleInScrollView a bit
  * docking: Add back support to disable animation on show-applications
  * docking: Add and use property to access to upstream overviewControls
  * dash: Cleanup the dash-separator styling, using a single scss definition
  * dash: Include paddings and separator to compute available space
  * prefs: Add back support for changing the overlay shortcut
  * docking: Disconnect from after-paint signal if we destroy earlier
  * theming: Never try to access to members when destroyed
  * theming: Use signals handler auto-destruction
  * theming: Never access to dash private member, move the logic in the dock
  * docking: Define a global GtkIconTheme bound to the St's default
  * fileManager1API: Drop XUbuntuOpenLocationsXids support
  * locations: use org.Nautilus.FileOperations2 API to empty the trash
  * dash: Optionally keep the focused application always visible in the dash
  * appIcons: Use public visibile getter for Overview
  * appIcons: Move urgency logic to the AppIcon
  * dash: Ensure urgent applications are visible
  * appIcons: Mark urgent apps whose windows are urgent or demands attention
  * appIcons: Cleanup window-entered callback code
  * dash: Add property to require visibility
  * dash: Require visibility when an appicon is urgent
  * locations: Use fully async and cancellable async operations
  * locations: Do not use template literals as they may break translations
  * docking: Move ownership of Removable locations and Trash to DockManager
  * appIcons: Manage app-urgency per windows
  * appIcons: Give urgent windows more priority on activation
  * dash: Do not potentially duplicate location icons and really remove them
  * docking: Do not pass LauncherRemoteModel around, but get from DockManager
  * appIcons: Split Dock icons by type using sub-classing
  * cleanup: Use "Dock" prefix for our implementations
  * locations: Patch Shell.App to make location apps to behave as normal apps
  * locations: Disable ability for opening new windows in location apps
  * locations: Update app-system status on app state changed
  * locations: Initial support for full location apps isolation from filemanager
  * locations: Keep app focus state cached and notify tracker on changes
  * locations: Add alt-tab and overview support for location applications
  * locations: Ignore location windows in file manager in isolation mode
  * locations: Use Nautilus FileOperations2 DBus API to empty the trash
  * locations: Do not log errors on cancellations
  * Makefile: Support localizing from utf-8 strings
  * debian/control: Build-depend on sassc and bump dependency on gnome-shell 40
  * schemas/10_ubuntu-dock.gschema.override: Set default position to the left
  * schemas/10_ubuntu-dock.gschema.override: Show trash in the dock
    (LP: #1711753)

  [ Michele Gaio ]
  * Add back the logic to prevent apps reordering.
  * Fix drag and drop in vertical mode.
  * Fix alignement in vertical mode.
  * dash: Better support panel mode.
  * Apply rounding to scss math.
  * Add a gap between the dash and windows in fixed mode.
  * Drop old compatibility code.
  * pref.js: fix advance setitings dialogs.
  * pref.js: fix dodge windows settings.
  * pref.js: fix a bunch of label and button alignments issues.

  [ Mildred Ki'Lya ]
  * Make dash-to-dock work with both horizontal and vertical workspaces

 -- Marco Trevisan (Treviño) <ma...@ubuntu.com>  Wed, 07 Jul 2021
09:22:12 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in
Ubuntu.
https://bugs.launchpad.net/bugs/1847650

Title:
  When dock is on the right hand side it covers the 'page dots' on the
  'all applications' icon view

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Fix Released

Bug description:
  Steps to duplicate:
  1. Set Ubuntu Dock to be on the right hand side of the screen.
  2. Click on the 'Show Applications' button which will be at the bottom-right 
of the screen.
  3. When all of the application icons appear, you will notice that the 'dots' 
which can be clicked for switch from one page of icons to another are on the 
right of the screen underneath the Ubuntu dock. As such they cannot be clicked 
on.

  Expected result:
  Can the dots either move to the left of the screen (where there is no dock) 
or at least moved to a place where the dock does not obscure them?

  Whilst this may not appear to be a major issue, I am running this on a
  laptop using only a trackpad, and switching from one page of icons to
  another is a but hit and miss as often a gentle swipe on my track pad
  moves me two pages in either direction.

  Thanks
  Nick

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell-extension-ubuntu-dock 66ubuntu19.10.2
  ProcVersionSignature: Ubuntu 5.3.0-17.18-generic 5.3.1
  Uname: Linux 5.3.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 10 19:16:05 2019
  InstallationDate: Installed on 2019-09-23 (17 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-ubuntu-dock
  UpgradeStatus: Upgraded to eoan on 2019-09-27 (12 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1847650/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to