Unity should take display scaling into account to avoid placement of desktop icons under launcher
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone | ||
Xenial |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
On hidpi displays newly created desktop icons are positioned under the launcher (see attachment). Unity should take the monitor scaling into account when determining the offset for the desktop area.
[Test case]
1. From the control center (display panel) set the scale to 2.0
2. Show the desktop (minimizing all the windows or using "Show Desktop")
3. Add some icon to desktop and make sure "Keep Aligned" is enabled
4. Make sure the icons and the launcher do not overlap as shown in https:/
[Possible Regressions]
Nothing known but please make sure that the icons are properly aligned using scaling 1.0 too.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity 7.4.0+16.
ProcVersionSign
Uname: Linux 4.4.0-16-generic x86_64
.tmp.unity.
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
BootLog: /dev/sda2: clean, 383376/29974528 files, 35865367/119897344 blocks
CompizPlugins: No value set for `/apps/
CompositorRunning: compiz
CompositorUnred
CompositorUnred
CurrentDesktop: Unity
Date: Thu Mar 31 07:41:26 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
virtualbox, 5.0.16, 4.4.0-15-generic, x86_64: installed
virtualbox, 5.0.16, 4.4.0-16-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
InstallationDate: Installed on 2016-03-25 (5 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
MachineType: Dell Inc. XPS 13 9343
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/11/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0310JH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.
version.
version.
version.
version.
version.
version.
version.
xserver.bootTime: Thu Mar 31 07:24:42 2016
xserver.configfile: default
xserver.errors:
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
product id 5153
vendor SHP
xserver.version: 2:1.18.1-1ubuntu4
Related branches
- VCS imports: Pending requested
-
Diff: 71 lines (+51/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/hidpi_desktop_view_margins.patch (+43/-0)
debian/patches/series (+1/-0)
- VCS imports: Pending requested
-
Diff: 12971 lines (+12613/-0)71 files modified.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+2397/-0)
debian/compat (+1/-0)
debian/control (+158/-0)
debian/control.in (+154/-0)
debian/copyright (+51/-0)
debian/gir1.2-nautilus-3.0.install (+1/-0)
debian/libnautilus-extension-dev.install (+5/-0)
debian/libnautilus-extension1a.install (+1/-0)
debian/mount-archive.desktop (+9/-0)
debian/mount-archive.desktop.in (+9/-0)
debian/nautilus-data.install (+5/-0)
debian/nautilus-folder-handler.desktop (+126/-0)
debian/nautilus-home.desktop (+22/-0)
debian/nautilus-home.desktop.in (+10/-0)
debian/nautilus-unity-launcher-icon.py (+24/-0)
debian/nautilus.install (+12/-0)
debian/nautilus.migrations (+1/-0)
debian/nautilus.postrm (+15/-0)
debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch (+2410/-0)
debian/patches/0001-application-use-correct-order-to-watch-for-GSettings.patch (+32/-0)
debian/patches/0001-desktop-window-restore-transparency.patch (+70/-0)
debian/patches/0001-nautilus_file_peek_display_name-Don-t-return-NULL.patch (+31/-0)
debian/patches/0002-Only-use-a-header-bar-in-GNOME-shell.patch (+82/-0)
debian/patches/0002-desktop-window-restore-transparency-again.patch (+30/-0)
debian/patches/03_translations_list_update.patch (+13/-0)
debian/patches/04_suppress_umount_in_ltsp.patch (+29/-0)
debian/patches/06_never_exec_nonexec_launchers.patch (+22/-0)
debian/patches/08_clean_session_capplet.patch (+9/-0)
debian/patches/11_copy_skipping_pager.patch (+23/-0)
debian/patches/12_unity_launcher_support.patch (+886/-0)
debian/patches/14_bring_del_instead_ctrl_del.patch (+34/-0)
debian/patches/15_use-ubuntu-help.patch (+123/-0)
debian/patches/16_unity_new_documents.patch (+125/-0)
debian/patches/17_static_unity_quicklist.patch (+14/-0)
debian/patches/18_unity_icon_color.patch (+12/-0)
debian/patches/19_unity_open_location_xid.patch (+236/-0)
debian/patches/20_add_timestamp_to_operations.patch (+359/-0)
debian/patches/dont_wrap_labels_after_dots.patch (+34/-0)
debian/patches/git_desktop_grid.patch (+39/-0)
debian/patches/git_dnd_segfault.patch (+34/-0)
debian/patches/git_file_dnd.patch (+42/-0)
debian/patches/git_hover_hidebar.patch (+225/-0)
debian/patches/git_multiple_desktop_names.patch (+40/-0)
debian/patches/git_name_column.patch (+29/-0)
debian/patches/git_nomodel_segfault.patch (+68/-0)
debian/patches/git_null_uri.patch (+26/-0)
debian/patches/git_open_dir_with.patch (+19/-0)
debian/patches/git_revert_location_entry.patch (+26/-0)
debian/patches/git_sidebar_selection.patch (+134/-0)
debian/patches/git_slot_order.patch (+50/-0)
debian/patches/git_unmount_seg.patch (+20/-0)
debian/patches/git_valid_list.patch (+47/-0)
debian/patches/git_wrap_label.patch (+51/-0)
debian/patches/hidpi_desktop_view_margins.patch (+43/-0)
debian/patches/ignore-no-desktop-if-not-first-launch.patch (+41/-0)
debian/patches/interactive_search.patch (+1036/-0)
debian/patches/restore-traditional-menu-bar.patch (+521/-0)
debian/patches/revert_remove_unused_GtkActions.patch (+243/-0)
debian/patches/series (+44/-0)
debian/patches/ubuntu_backspace_behaviour.patch (+84/-0)
debian/patches/ubuntu_infobars_color.patch (+38/-0)
debian/patches/ubuntu_new_gtksidebar.patch (+263/-0)
debian/patches/ubuntu_revert_no_wallpaper.patch (+859/-0)
debian/patches/ubuntu_sync_background_to_accountsservice.patch (+99/-0)
debian/patches/ubuntu_tracker_only_on_GNOME.patch (+63/-0)
debian/patches/zg_activity_logging.patch (+784/-0)
debian/rules (+39/-0)
debian/source/format (+1/-0)
debian/source_nautilus.py (+25/-0)
debian/watch (+3/-0)
description: | updated |
Changed in nautilus (Ubuntu Xenial): | |
importance: | Undecided → Medium |
This is actually something that should be fixed in nautilus.