Bug 305920

Summary: broken tooltip with long strings
Product: [Plasma] kwin Reporter: Michał Kudła <m1k0>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Michał Kudła 2012-08-28 09:39:46 UTC
If I move mouse pointer at netbeas line in system-monitor I can see black box insted of text - command-line.
Look at attachment

Reproducible: Always

Steps to Reproduce:
1. launch netbeans
2. launch system monitor (Ctrl + Esc) 
3. move mouse pointer at netbeans line
Actual Results:  
black box

Expected Results:  
text
Comment 1 Michał Kudła 2012-08-28 09:40:36 UTC
Created attachment 73520 [details]
screenshot

screenshot
Comment 2 Thomas Lübking 2012-08-28 10:18:35 UTC
likely won't fix ever due to how texture from pixmap works.

we could only establish maximum window sizes aligned to tex dimensions

*** This bug has been marked as a duplicate of bug 213267 ***
Comment 3 Martin Flöser 2012-08-28 10:33:46 UTC
> we could only establish maximum window sizes aligned to tex 
> dimensions
would only fix for managed windows, still causing problems with e.g. 
menus
Comment 4 Thomas Lübking 2012-08-28 12:48:04 UTC
events.cpp, void Unmanaged::configureNotifyEvent(XConfigureEvent* e)
It's of course not very nice to do so, but it's also not nice to create a 4096 or 8192 px wide window