<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On 29 Apr 2026, at 19:31, Hardie, Andrew via CWB <cwb@sslmit.unibo.it> wrote:</div><br class="Apple-interchange-newline"><div><meta charset="UTF-8"><span style="caret-color: rgb(0, 0, 0); font-family: ArialMT; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">ANYWAY: nothing is wrong. In the second screenshot, one of the query results (number 6) has a lefthand context that is very wide (because a ton of tokens are coming out as [UNREADABLE]). That makes that column of the display so wide that all the other columns are out of sight rightwards. Since the lefthand context is right-aligned, even that is invisible. So fi you scroll rightwards, it will all become visible.<span class="Apple-converted-space"> </span></span><br></div></blockquote><br></div><div>And it helps to have a CSS layout that hides overflow text rather than extending the column beyond screen width, which gives a display that's much closer to the kwic format we're used to.</div><div><br></div><div>Not sure whether you still have to patch the PHP code to make it work, but I can send you the CSS that I use (the right trick was discovered by Laurence for AntConc).</div><div><br></div><div>Best,</div><div>Stephanie</div></body></html>