By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 585 - Notification popups pop up in random locations
Summary: Notification popups pop up in random locations
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdelibs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2969
  Show dependency treegraph
 
Reported: 2011-11-07 15:15 CST by Timothy Pearson
Modified: 2018-08-30 02:24 CDT (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Pearson 2011-11-07 15:15:06 CST
TDE notification popups pop up in random locations, making it hard for the user to establish an autonomous memory for popup dismissal, and resulting in accidental clicks to unintended on-screen targets.

An option should be provided to use a notification stack in one corner of the screen.  Part of this code is present in the TDE DBUS notification daemon, but should be integrated into the core popup system.