linuxmint / mint-19.1-beta

BETA Bug Squah Rush
3 stars 3 forks source link

Bug on Grouped Window List thumbnails #44

Closed DanielRios549 closed 5 years ago

DanielRios549 commented 5 years ago

Describe the bug A bug that consist in a wrong thumbnail position after opening or closing a windows on the left side of it.

To Reproduce Steps to reproduce the behavior:

  1. Configure "Grouped Window List" to show the application name or the window title, this will make it similar to classic layout. Right click on a fixed application -> preferences -> configure -> Panel tab -> Button label.
  2. After it, there is two ways of produce this bug: 2.1. Open a fixed application that is not the first, and then open one on the left side of it. 2.2. Open a fixed application that is not the last, open one on the right side of it, and close the first you opened (the one on the left side).
  3. See the thumbnail in a wrong position, it seems to be because of the button width change, that shows the application name or the window title when it is opened, but not when it is closed.

Expected behavior The thumbnails should appear exactly on the top of the button, independently of its position.

Frequency The issue happens always when you open or close a window on the left side.

Edition (Desktop environment): This happening with Cinnamon Edition with Grouped Window List applet.

Live or post-install: This is happening after the live session, but I suppose it happening after a installation as well.

Screenshots

screenshot from 2018-12-09 03-23-20 screenshot from 2018-12-09 03-23-43

Locale:

LANG=C.UTF-8 LANGUAGE= LC_CTYPE="C.UTF-8" LC_NUMERIC="C.UTF-8" LC_TIME="C.UTF-8" LC_COLLATE="C.UTF-8" LC_MONETARY="C.UTF-8" LC_MESSAGES="C.UTF-8" LC_PAPER="C.UTF-8" LC_NAME="C.UTF-8" LC_ADDRESS="C.UTF-8" LC_TELEPHONE="C.UTF-8" LC_MEASUREMENT="C.UTF-8" LC_IDENTIFICATION="C.UTF-8" LC_ALL=

Drivers:

Graphics: Device-1: InnoTek Systemberatung VirtualBox Graphics Adapter driver: vboxvideo v: kernel bus ID: 00:02.0 chip ID: 80ee:beef Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa alternate: vboxvideo resolution: 1360x644~60Hz, 288x252~59Hz OpenGL: renderer: llvmpipe (LLVM 6.0 128 bits) v: 3.3 Mesa 18.0.5 compat-v: 3.0 direct render: Yes

DanielRios549 commented 5 years ago

Thanks so much for fixing this bug.