Hi,
I am trying to use FLB for my project. So I injected some overflows and overlaps and verified whether FLB is able to identify them.
In the attachment u can find the the text "wrong info" which overlaps with the footer but doesn't get caught.
The property of the footer line is
.primaryFooter{border-bottom:2px solid #ccc;display:block;border-top:1px solid #ccc;padding:0 5px 0 10px;height:30px;font-size:12px;font-weight:bold;color:#333;margin-top:5px;background-color:#f6f6f6;}
I have changed the configurations of SimpleEdgeDetecter (_edgeMinContrast) property , but still its unable to detect.
I have been using the class DetectTextNearOrOverlappingHorizontalEdge. Please advice.
Thanks,
Gayathri