/srv/irclogs.ubuntu.com/2015/08/13/#launchpad-dev.txt

blrwgrant: a css improvement for diffs here (~blr/launchpad/diff-code-select-bug-1483925), making the lineno column unselectable. I think in almost every case you would _not_ want the line numbers when copy/pasting, however potentially you might want the diff markers?07:08
blrcould render them with the same style, making only the code selectable.07:09
blrhaven't forgotten your MPs btw, lost a bit of time to lxc this afternoon07:09
wgrantYep07:10
blrI think preserving the diff markers is the correct thing to do.07:11
blrwgrant: did the charm changes look sane?07:14
blrcertainly makes the template simpler.07:14
wgrantblr: Let me see.07:14
wgrantblr: You have a conflict, otherwise that looks good.07:16
blrah thanks, will fix that up.07:16
wgrantblr: I agree that the diff markers should be preserved.07:51
wgrantblr: What is the behaviour in side-by-side mode?07:51
=== anthonyf is now known as Guest27914
=== anthonyf is now known as Guest46427
=== Guest46427 is now known as anthonyjf
blrwgrant: are you aware of any mechanism for limiting text selection to a given column? Firefox has support for that, but it seems strangely absent in other browsers.22:21
wgrantblr: Oh, I didn't know even Firefox supported it.23:06
wgrantblr: In loggerhead we don't use a table, and lay out the DOM such that the line numbers are totally separate.23:06
blrwgrant: yep, seems like a useful feature, pity chrome doesn't have something similar.. don't think there's any way to emulate that with css23:14
blrwgrant: why is logout() required, is that not handled by the admin_logged_in() context?23:49
blrerr sorry context, looking at the bugtask attachment fix23:50
wgrantblr: The *_logged_in context managers temporarily switch out the interaction, but they restore the old one afterwards.23:50
blrah I see23:50
wgrantSo you end up with an anonymous interaction, rather than the no interaction at all required by webservice tests.23:50
blrthat's good to know23:50
blrtesttools matchers are handy, I should make use of those more often.23:57
wgrantThey are marvellous once you get the hang of them.23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!