[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2020-02-05 Thread Paul White
Bug report did not expire due to bug watch
No reply to comment #31 to says problem still exists
Upstream report is still attracting comments but there
is no reference to Ubuntu.
I've not seen the problem here on three installations of
Xubuntu 18.04 or 20.04
Last report of problem was in comment #30 over 4 years ago
on an Ubuntu release that is now EOL so closing as fixed

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2019-11-08 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. It's now been over four years since
the last comment on this bug report.

The Trusty (14.04) release of (X)Ubuntu is no longer receiving
maintenance updates. If this is still an issue using a maintained
version of (X)Ubuntu please let us know otherwise this report can be
left to expire in approximately 60 days time.

Paul White
[Ubuntu Bug Squad]

Thank you for helping make Ubuntu better.

Paul White
[Ubuntu Bug Squad]

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-10-25 Thread Ramsey D'silva
Disabling hardware acceleration in google chrome settings also solved
this for me.

I am using awesome wm with ubuntu 14.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-07-06 Thread oliford
I see this in chromium-browser, but also in some of the  controls in eclipse 
too.
The AccelMethod=UXA seems to fix it. Thanks.

Intel HD Graphics (probaly 3000, but not sure), kernel module is i915.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-06-18 Thread xPrzybyLx
Have the same issue here:

Linux Mint 17.1 XFCE ( compositing: enabled )

When switching to Google Chrome ( from desktop ) upper part is transparent 
and when I
hover the mouse its parts are getting displayed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-05-17 Thread Goran Janković
There are two highly possible fixes in the comment section.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-05-17 Thread Goran Janković
Thank you Aditya,  creating /etc/X11/xorg.conf.d/20-intel.conf file with the 
content you listed solved the issue for me.
I am using Linux Mint 17.1 Rebbeca XFCE.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-05-15 Thread Aditya
The problem seems to be in the graphics driver.

For those having Intel® HD Graphics 4000, check whether this xorg.conf
solves the problem:

$ cat /etc/X11/xorg.conf.d/20-intel.conf
Section Device
   Identifier  Intel Graphics
   Driver  intel
   Option AccelMethod UXA
EndSection

If it doesn't also install the kernel and X stack of Utopic.
See https://wiki.ubuntu.com/Kernel/LTSEnablementStack
That should definitely solve the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-05-13 Thread Silyus
I got the same problem (xubuntu 14.04 LTS) on both chrome and chromium.
Disabling the hardware acc on chrome settings solve the issue for me as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-03-12 Thread Joris Bierkens
I have the same issue. For me this workaround was succesful:
https://code.google.com/p/chromium/issues/detail?id=370022#c13

It amounts to enabling hardware acceleration in Google chrome (instead of 
disabling), by typing
chrome://flags
in address bar and Enable the Override software rendering list. See 
http://www.webupd8.org/2014/01/enable-hardware-acceleration-in-chrome.html for 
details.

Also starting google-chrome with the flag --disable-gpu remedies the
issue.

Which of the two approaches should be preferred?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-03-11 Thread FiReSTaRT
I was getting the same issue with a couple of other Blink-related
browsers like Opera and Vivaldi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-18 Thread Sebastian Scherhans
I had this problem with my Xubuntu 14.04 installation on my T420 with Intel HD 
3000 too. Ich replaced the window manager and now everything works just fine. 
This might be a helpful tutorial: 
http://www.webupd8.org/2012/11/how-to-set-up-compiz-in-xubuntu-1210-or.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-13 Thread josvanr
I can confirm this Version 40.0.2214.111 Ubuntu 14.04 (64-bit)
on HP envy 17

an it goes away with --disable-gpu-compositing.

thnx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-10 Thread Anton
** Also affects: chromium-browser
   Importance: Undecided
   Status: New

** No longer affects: chromium-browser

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-08 Thread thecalb...@gmail.com
I started seeing this problem a few weeks ago, on two out of my three 
computers, all running Xubuntu 14.04.1. 
Disabling compositor did get rid of that issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-08 Thread Dac Chartrand
This bug happens to me too, it started a few weeks ago.

Xububtu 14.04.1, Chrome Version 40.0.2214.111 (64-bit)

I'm on a Lenovo X220 with Intel video drivers {Intel Corporation 2nd
Generation Core Processor Family Integrated Graphics Controller (rev
09)} so I'm on board the *not nvidia* train.

Regards,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-03 Thread Anas
Hello everyone.
I had the same problem on my xubuntu with Chrome 40.0.2214.94 (64-bit).
When i disabled the hardware acceleration when available on google chrome 
settings, the problem was gone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2015-02-03 Thread Paul Winkler
Here too on chrome 40.0.2214.94 (64-bit) on xubuntu 14.04.1.
Disabling compositor in xfce window manager tweaks worked for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-11-07 Thread Ryan Baldwin
I'm still experiencing this. Ubuntu LTS 14.04, Chrome 38.0.2125.111,
using XMonad as a DE.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-09-29 Thread Alberto Salvia Novella
** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-08-07 Thread Ory Band
This happens as well on my Xubuntu 14.04 with an Intel HD Integrated graphics 
adapter, no nVidia.
Disabling the compositor as @sromero suggested fixes the problem (though 
disables all the mentioned graphic effects as well).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-08-02 Thread Santiago Romero
I'm having this problem as well under XFCE. I use CTRL+ALT+ARROWS to move 
between my 6 (3x2) workspaces, and each time I move to the desktop having 
chromium is only partially refreshed.

I've found that it only happens if I switch on XFCE's Enable display
composition under Settings -- Window Manager Tweaks -- Compositor.

If I disable that option, then the refresh problem disappears (but I
loose as well the fance transparency effects on terminals and windows :(
).

PS: It happens as well in Linux Mint 17.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-08-02 Thread Santiago Romero
Forgot to say: 

I don't think it's an nvidia problem. My Laptop has an Intel graphic
card (Chipset: Mobile Intel GE45 Express, Card: Intel GMA 4500MHD):

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-07-25 Thread Daniel Antonio
I'm still having such problem in Lubuntu 14.04.1 (full update today
2014-07-26), I also have NVIDIA graphics (GT 620).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-06-05 Thread Johannes Rudolph
Using flag `--disable-gpu-compositing` fixed this for me.

Version 34.0.1847.116 Ubuntu 14.04 aura (260972)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-06-05 Thread Johannes Rudolph
Update: `--disable-gpu-compositing` fixes it only for switching desktops
not for swapping windows using xmonad.

** Bug watch added: code.google.com/p/chromium/issues #370022
   http://code.google.com/p/chromium/issues/detail?id=370022

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-06-05 Thread Johannes Rudolph
There's also an upstream bug report about this topic:
https://code.google.com/p/chromium/issues/detail?id=370022

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-06-02 Thread Tejas
I have a a similar problem, Switching from chrome( 35.0.1916.114) to
another workspace, the entire chrome window is still displayed, and
moving the mouse around causes icons on the desktop to get highlighted.
See attached screen shot.

Chrome-Stable ( 35.0.1916.114)
Metacity(metacity 2.34.13)
and Nvidia (NVIDIA-Linux-x86_64-331.79)
Ubuntu 14.04 LTS


** Attachment added: Screen shot for the bug
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+attachment/4123965/+files/Screenshot%20from%202014-06-02%2011%3A49%3A39.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-05-21 Thread Pavel Stano
same problem with latest chrome stable 35.0.1916.114
ubuntu 14.04 latest nvidia 331.79

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-05-02 Thread Michael Collette
As I'm seeing the very same thing I decided to give the Chrome beta a
shot

https://www.google.com/intl/en/chrome/browser/beta.html

When I did the download I got Version 35.0.1916.86 beta.  The redraw
problems I was seeing with 34 went away, and things are solid again.  It
installs alongside of 34, so you don't have to replace the stable
version with the beta.

zmpeg, thanks for the inspiration to go try getting a newer version.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-04-23 Thread David Gerard
Affecting me too.

I find that if I alt-tab to another window in the destination workspace
(any window, Chromium or not) and back again, then Chromium redraws.

I note also that I've been running 14.04 for a couple of months now, and
this only started happening with Chromium 34; so I'm presuming they
optimised something and we've hit a corner case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-04-23 Thread zmpeg
David,
I see the same positive result on alt-tab. Thanks for the background on 
Chromium 34. With any luck this will be fixed with 35.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309801] Re: [xubuntu] chromium redraw issue after switching workspaces

2014-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309801

Title:
  [xubuntu] chromium redraw issue after switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs