Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
KB-2022022220220221-01
KB-2022022220220221-01
KB-2022022220220221-01

Version

XFRX 21.0

Symptoms

  • Outline engine is use listbox for showing result (nOutlineEngine=2).
  • Listbox don't react to mouse click or keyboard.

Cause

Bug in VFP.

if nOutlineEngine=2, then XFRX use listbox for showing search result list and bookmark list. If two listboxes are overlap, but are in different container object (one container is visible, second is invisible), then listbox from visible container does not react to mouse click.