=== manusheel is now known as manusheel_afk === manusheel_afk is now known as manusheel === dfarning_afk is now known as dfarning [14:21] dfarning, hello, around? === mukul_afk is now known as mukul === mukul is now known as mukul_afk === mukul_afk is now known as mukul [18:06] alsroot: hi,around? [18:06] mukul: Hi Mukul. [18:07] manusheel: hi [18:11] alsroot: I was working on bug SL 2201. I think we should wrap text whenever it goes out of window. I had prepared something http://paste.ubuntu.com/518143/ in sugar.graphics.palette.py . However, I think we should not be making changes in that file as it will be invasive. Wish if you could provide me pointers on how I can make these changes from jarabe.frame? [18:13] mukul: existed method is using set_max_width_chars, do you mean it doesn't work? [18:15] alsroot: Hi Aleksey. [18:15] alsroot: In the existing method, set_max_width_chars sets up a maximum limit of the no. of characters to be printed. However, the no. passed through ClipboardMenu(palette) is 100 which goes out of screen and thus, the bug. [18:16] alsroot: If I set it a bit lower, it shows "..." after some text. Is that satisfiable? [18:17] alsroot: One thing for sure, the no. 100 being passed is incorrect. [18:17] mukul: it was designed, so you need just calculate proper set_max_width_chars value [18:18] manusheel: hi [18:19] alsroot: If that is the thing, then a very small change will do away with the bug. It is nothing actually. [18:39] alsroot: what is required....when we right click on the clipboard item...till max_length is inside the window, the box appears in the side of the clipboard object, otherwise it is displayed at the top. Don't we want it to be displayed at the clipboard object [18:42] mukul: it is common behaviour and is not something clipboard particular [18:54] alsroot: When the copied text length is small....it is displayed at the clipboard object. This is the normal behaviour. Only if the text is large enough, it is displayed at the top. I have kept the max_length=80 and now larger text shows "...". I guess it shoud be fine now. [18:54] mukul: sorry, can't answer right now, /me is starting up sl apache [18:56] alsroot: ok === mukul is now known as mukul_afk