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 770

Summary: kdesktop not Xinerama aware
Product: TDE Reporter: Timothy Pearson <kb9vqf>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: enhancement CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2968    

Description Timothy Pearson 2011-12-27 03:41:35 CST
When using multiple monitors of different resolutions, thus creating dead space that is not visible to the user, kdesktop can place icons within that dead space.  These icons are then invisible to the user until blindly dragged out of the dead space.

kwin does not allow windows to be dragged into the dead space, kdesktop does not render wallpaper within the dead space, and similar code should be added to kdesktop to prevent icons from ending up within the dead space.  Additionally the mouse cursor should be blocked from entering the dead space.