Opened 6 years ago

Closed 6 years ago

#11480 closed enhancement (fixed)

xterm-341

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New version

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Patch #341 - 2018/12/24

  • add options to mouse-codes script to demonstrate that the encoding used for mouse events limits button numbers to 11.
  • allow mouse button numbers up to 11 using an offset of 128 for button numbers 8-11 rather than the offset of 64 used for wheel-mouse, etc., buttons 4-7 in patch #338.
  • correct off-by-one right-margin checks for double-width character adjustments in DECERA/DECFRA.
  • allocated size of selection buffer was not reset when freeing the buffer in patch #338.
  • modify the initial pattern passed to fontconfig to disallow color bitmap fonts.
  • improve error recovery for a case where fontconfig ignores the requested pattern due to override in the user's font configuration

comment:2 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20885.

Note: See TracTickets for help on using tickets.