Bug 305920 - broken tooltip with long strings
Summary: broken tooltip with long strings
Status: RESOLVED DUPLICATE of bug 213267
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 09:39 UTC by Michał Kudła
Modified: 2012-08-28 12:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (60.49 KB, image/png)
2012-08-28 09:40 UTC, Michał Kudła
Details

Note You need to log in before you can comment on or make changes to this bug.
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