http://bugs.meego.com/show_bug.cgi?id=1710
--- Comment #2 from jku <[email protected]> 2010-05-05 05:06:06 PDT --- (In reply to comment #1) > That's the "Add new device" button. It triggers pairing with Bluetooth > devices, > which (if successful) will populate the area above the buttong. > > The bug is that the button was pushed out of the window. This is truely weird. It works on my laptop (Debian Testing), but doesn't work on Meego. Same GTK+ version, same GTK+ style, same screen width. I'm 99% sure it has worked on Meego earlier with the same UI definition and code. It seems that setting the button visible (when we realize there is a bluetooth UI we can invoke) does not trigger the GTK size-request-allocate cycle: the button is just dropped there, it doesn't even get enough height to show the whole button text. I can workaround, but I think this indicates a bug somewhere down the stack... too bad the test case UI is so huge. -- Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
