Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301410 Details for
Bug 441099
messages clipped when larger font size used
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
possible fix
notification-clip.patch (text/plain), 623 bytes, created by
jmccann
on 2008-04-06 05:57:35 UTC
(
hide
)
Description:
possible fix
Filename:
MIME Type:
Creator:
jmccann
Created:
2008-04-06 05:57:35 UTC
Size:
623 bytes
patch
obsolete
>Index: notification-daemon/src/themes/standard/theme.c >=================================================================== >--- notification-daemon/src/themes/standard/theme.c (revision 3009) >+++ notification-daemon/src/themes/standard/theme.c (working copy) >@@ -610,7 +610,6 @@ create_notification(UrlClickedCb url_cli > GDK_WINDOW_TYPE_HINT_NOTIFICATION); > gtk_widget_add_events(win, GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK); > gtk_widget_realize(win); >- gtk_widget_set_size_request(win, WIDTH, -1); > > g_object_set_data_full(G_OBJECT(win), "windata", windata, > (GDestroyNotify)destroy_windata);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 441099
:
301409
| 301410