[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2018-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.4.5+16.04.20171201.3

---
unity (7.4.5+16.04.20171201.3) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * InputMonitor: add an unity class that monitors XInput2 events and
converts them to XEvent
  * EdgeBarrierController: use InputMonitor to get the barrier events
instead of relying on its implementation
  * DecorationsMenuLayout: use input monitor for menu scrubbing (LP:
#1614597)
  * PanelView: use InputMonitor to track menu events
  * LockScreenPanel: use InputMonitor events instead of mouse polling
for menu scrubbing
  * MenuManager: add support for mouse trackers with triangle algorithm
support (LP: #1618405)
  * PanelView: scale gradient refinement properly
  * PanelService: don't allow to deactivate menus if they've been opened
too shortly
  * LockScreenController: ignore icon_paths_changed signal in
menumanager for Lockscreen
  * LockScreenController: use InputMonitor to get all the events and
hide the Blank Window (LP: #1321075)
  * LockScreenController: use input monitor to get the events to switch
monitor (LP: #1316862)
  * LauncherOptions: use track_obj to manage option changes (LP:
#1622995)
  * UnityScreen: toggle gestures recognition on lock (LP: #1645507)
  * GnomeSessionManager: add gcancellable to instance and use it for
calls with temporary proxies
  * BackgroundSettings: use gnome-bg to generate textures with proper
scaling (LP: #1666359)
  * UnityWindow: safely check validity of UnityWindow from scaled one
(LP: #1659847)
  * Panel: ensure the menu-manager tracker is updated to match monitor
(LP: #1671432)
  * compiz-profile-setter: tool to update the current profile and use in
systemd and Unity settings (LP: #1668950)
  * BGHash, UnityScreen: get desktop averageColor from compiz
  * Launcher: disable or reduce most icon effects on lowgfx (LP:
#1700859)
  * PanelController: ensure we disconnect from signals on destruction
(LP: #1504870)
  * tools: add migration script to set the default values for unity-
lowgfx profile

  [ Andrea Azzarone ]
  * Properly handle the file manager copy dialog in
FileManagerLauncherIcon and in StorageLauncherIcon. (LP: #1575452,
LP: #1609845)
  * Correctly position the force quit dialog when scaling is different
than 1.0 (LP: #1637991)
  * GnomeSession: Retrieve the session id using dbus if $XDG_SESSION_ID
is not set
  * Round gtk scaling factor to closest integer. (LP: #1649736)
  * Keep the screen locked if rebooting with autologin. (LP: #1600389)
  * Use g_mkdir_with_parents instead of mkdir.
  * Lockscreen: always draw the background-color in the lockscreen (LP:
#1702701)
  * Refactor the way UserAuthenticator is created and passed around.
Handle failures to create new threads and fallback to a "Switch to
greeter..." button in case of failure. (LP: #1311316)
  * Wait until the color buffer is cleared before suspending. (LP:
#1532508)

  [ Kai-Heng Feng ]
  * UnitySettings: If scale-factor is not set, find and set right scale
for HiDPI displays.

  [ Eleni Maria Stea ]
  * shouldn't create blur rectangles when there's no blur, skips the
blur rects processing in low gfx.
  * removes lowgfx option from ccsm, reads the "lowgfx" gsetting (LP:
#1668950)

  [ Nick Dedekind ]
  * Fixed tooltip scaling issues. (LP: #1673950)

 -- Marco Trevisan (Treviño)   Fri, 01 Dec 2017 18:46:01
+

** Changed in: unity (Ubuntu Xenial)
   Status: Fix Committed => 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/1316862

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2018-01-20 Thread Treviño
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2018-01-10 Thread Ads20000
Reproduced the bug (I think, though I'm doubting whether I moved the
mouse across the top panel now...). The bug doesn't exist in Unity
7.4.5+16.04.20171201.3 so I think the fix works. I can't see any obvious
regressions (fiddled around a bit with the lock screen), though
switching accounts doesn't work properly after I installed `ubuntu-mate-
desktop` so maybe I can't test as thoroughly as someone with a clean
system can.

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2018-01-10 Thread Ads20000
** Description changed:

  [Impact]
- The user will fail to stop to  fade-to-blank if the mouse covers the top 
panel. 
+ The user will fail to stop to  fade-to-blank if the mouse covers the top 
panel.
  
  [Test case]
  1) Move the mouse over the panel
  2) Lock the screen  using Super+L
  3) Once the lockscreen is shown move the mouse over the panel
  
  Expected behavior:
  4) The lockscreen doesn't fade to blank
  
  Actual behavior:
- 4) The lockscreen start fading to blank, unless the pointer don't leave the 
panel area
+ 4) The lockscreen starts fading to blank, unless the pointer leaves the panel 
area
  
  [Regression potential]
  Please make sure input is correctly handled in lockscreen. Check text entry, 
indicators, etc.

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2018-01-08 Thread ventrical
works fine here.

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-11-30 Thread Brian Murray
Hello Marco, or anyone else affected,

Accepted unity into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/unity/7.4.5+16.04.20171116 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: unity (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-xenial

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-07-17 Thread Andrea Azzarone
** Description changed:

+ [Impact]
+ The user will fail to stop to  fade-to-blank if the mouse covers the top 
panel. 
+ 
+ [Test case]
  1) Move the mouse over the panel
  2) Lock the screen  using Super+L
  3) Once the lockscreen is shown move the mouse over the panel
  
  Expected behavior:
  4) The lockscreen doesn't fade to blank
  
  Actual behavior:
  4) The lockscreen start fading to blank, unless the pointer don't leave the 
panel area
+ 
+ [Regression potential]
+ Please make sure input is correctly handled in lockscreen. Check text entry, 
indicators, etc.

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity/unity-ubuntu-xenial-2841

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-07-06 Thread Treviño
** No longer affects: unity/xenial

** No longer affects: unity/7.2

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-07-06 Thread Treviño
** Also affects: unity/xenial
   Importance: Undecided
   Status: New

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2017-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/x-sru5

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2016-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unity -
7.5.0+17.04.2016.1-0ubuntu1

---
unity (7.5.0+17.04.2016.1-0ubuntu1) zesty; urgency=medium

  * LockScreenController: use InputMonitor to get all the events and
hide the Blank Window (LP: #1321075)
  * LockScreenController: use input monitor to get the events to switch
monitor (LP: #1316862)
  * LauncherOptions: use track_obj to manage option changes (LP:
#1622995)

 -- Marco Trevisan (Treviño)   Fri, 11 Nov 2016 16:01:53
+

** Changed in: unity (Ubuntu)
   Status: In Progress => 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/1316862

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2016-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/input-monitor-lockscreen-controller

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-12-09 Thread Treviño
** Tags added: unity-backlog

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-11-23 Thread Will Cooke
** Also affects: unity (Ubuntu Xenial)
   Importance: Low
 Assignee: Marco Trevisan (Treviño) (3v1n0)
   Status: In Progress

** Tags removed: rls-x-incoming

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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

[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-10-26 Thread Treviño
** Tags added: rls-w-incoming

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-10-26 Thread Treviño
** Changed in: unity
Milestone: 7.3.3 => 7.4.0

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-04-16 Thread Christopher Townsend
** Changed in: unity/7.2
Milestone: 7.2.5 = 7.2.6

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-24 Thread Christopher Townsend
Brandon also can't reproduce, so going to mark this Fixed Released and
remove the linked branch.

We can reopen if we have misunderstand the repro steps.

** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

** Changed in: unity
   Status: In Progress = Fix Released

** Changed in: unity/7.2
   Status: In Progress = Fix Released

** Changed in: unity (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: unity
Milestone: 7.3.3 = None

** Changed in: unity/7.2
Milestone: 7.2.5 = None

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-24 Thread Christopher Townsend
This seems fixed in 14.04 and newer releases unless I'm not
understanding or following the repro steps correctly.  Shall we go ahead
and mark it 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/1316862

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-24 Thread Andrea Azzarone
I can definitely reproduce it here.

** Changed in: unity
   Status: Fix Released = Triaged

** Changed in: unity/7.2
   Status: Fix Released = Triaged

** Changed in: unity
Milestone: None = 7.3.3

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-24 Thread Christopher Townsend
Yep, after getting educated by andyrock, I can reproduce, so I'll set
this bug back to where it should be.

** Changed in: unity
   Status: Triaged = In Progress

** Changed in: unity/7.2
   Status: Triaged = In Progress

** Changed in: unity (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: unity/7.2
Milestone: None = 7.2.5

** Branch linked: lp:~3v1n0/unity/lockscreen-grabbing

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-19 Thread Stephen M. Webb
** Changed in: unity
Milestone: 7.3.2 = 7.3.3

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-03-10 Thread Stephen M. Webb
** Changed in: unity/7.2
Milestone: 7.2.4 = 7.2.5

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2015-02-11 Thread Stephen M. Webb
** Changed in: unity
Milestone: 7.3.1 = 7.3.2

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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


[Bug 1316862] Re: Panel mouse events don't make the fade-to-blank stop

2014-10-30 Thread Treviño
** Changed in: unity/7.2
Milestone: 7.2.3 = 7.2.4

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

Title:
  Panel mouse events don't make the fade-to-blank stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316862/+subscriptions

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