[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2011-02-11 Thread Bug Watch Updater
** Changed in: gobby Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/421312 Title: Search and Replace dialog shows buttons with underscore instead of underline

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gobby -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-09-08 Thread Martin Pitt
Will sponsor, thanks! ** Changed in: gobby (Ubuntu) Status: New = In Progress ** Changed in: gobby (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gobby - 0.4.9-2ubuntu1 --- gobby (0.4.9-2ubuntu1) karmic; urgency=low * debian/patches/fix_underscore_search_and_replace_dialog.patch: Fixes underscore instead of underline in 'Search and Replace' dialog buttons. (LP: #421312) *

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Martin Pitt
Can you please send this change upstream as well? Did you look into the pygtk docs why this change is necessary now? Perhaps it's a bug in pygtk itself? -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this bug

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Andres E. Rodriguez Lazo
Hello guys, According to documentation in http://www.pygtk.org/docs/pygtk/class- gtkbutton.html#constructor-gtkbutton : Creates a new button widget with the content depending on the parameters: label, stock and use_underline. The default values for stock and label are None and, in PyGTK 2.4

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Andres E. Rodriguez Lazo
** Attachment added: gobby_0.4.9-2ubuntu1.debdiff http://launchpadlibrarian.net/31081992/gobby_0.4.9-2ubuntu1.debdiff -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this bug notification because you are a

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Philipp Kern
Ok, sorry, I only looked at the first patch and now I see you came to the same conclusion while looking at the upstream bugtracker. ;-) ** Bug watch added: Gobby Trac #468 http://gobby.0x539.de/trac/ticket/468 ** Also affects: gobby via http://gobby.0x539.de/trac/ticket/468 Importance:

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Andres E. Rodriguez Lazo
I actually was the one who reported it at the upstream bugtracker, I just did it under anonymous! :) And yes, I do realize that the code is C++ with Gtkmm :). -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-31 Thread Philipp Kern
Huh, you do realize this is written in C++ using Gtkmm, right? ;-) I beg to differ on the proper fix: diff --git a/src/finddialog.cpp b/src/finddialog.cpp index d322395..3433b86 100644 --- a/src/finddialog.cpp +++ b/src/finddialog.cpp @@ -49,8 +49,8 @@ Gobby::FindDialog::FindDialog(Gobby::Window

Re: [Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-30 Thread Philipp Kern
On Sun, Aug 30, 2009 at 02:24:24AM -, Andres E. Rodriguez Lazo wrote: ** Attachment added: gobby_0.4.9-2ubuntu1.debdiff http://launchpadlibrarian.net/30996754/gobby_0.4.9-2ubuntu1.debdiff Did Gtk change a default here? I also encountered this problem on Debian in another app. Ciao,

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-29 Thread Andres E. Rodriguez Lazo
** Attachment added: gobby_underscore.png http://launchpadlibrarian.net/30996058/gobby_underscore.png -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this bug notification because you are a member of Ubuntu

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-29 Thread Andres E. Rodriguez Lazo
Attaching debdiff. ** Attachment added: gobby_0.4.9-2ubuntu1.debdiff http://launchpadlibrarian.net/30996754/gobby_0.4.9-2ubuntu1.debdiff ** Changed in: gobby (Ubuntu) Status: In Progress = Confirmed ** Changed in: gobby (Ubuntu) Assignee: Andres E. Rodriguez Lazo (andreserl) =

[Bug 421312] Re: Search and Replace dialog shows buttons with underscore instead of underline

2009-08-29 Thread Andres E. Rodriguez Lazo
** Changed in: gobby (Ubuntu) Status: Confirmed = New -- Search and Replace dialog shows buttons with underscore instead of underline https://bugs.launchpad.net/bugs/421312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --