Hi.

A coworker just made me aware that the highlight window feature
I am using in combination with touch sensitivity is now
off-by-8.  Its clear why, but I am not exactly sure
how to fix it right away.  The problem is in Programs/brltty.c at this
line of code:
    highlightScreenRegion(p->winx+left, p->winx+right, p->winy+top, 
p->winy+bottom);

Merely subtracting statsCount is clearly not enough since we need
to handle the left *and* right case.  Maybe I am just dense right now,
but I can't provide a patch right away.

-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger mlang/[EMAIL PROTECTED]
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to