Hi text overlapping is not detecting correctly.

57 views
Skip to first unread message

gouse basha

unread,
Sep 5, 2012, 11:07:09 AM9/5/12
to fighting-layout-bugs

HI Micheal,

Please look the snapshot i attached text overlapping is not detecting correctly , i have attached original screen too.
--
Thanks & Regards,
Basha
9538029173

TextNearOrOverlappingHorizontalEdge_2012-09-05.3674311429471762689.png
TextNearOrOverlappingVerticalEdge_2012-09-05.4641437408150673578.png
originalscreen.JPG

Michael Tamm

unread,
Sep 6, 2012, 2:38:43 PM9/6/12
to fighting-l...@googlegroups.com
Hi Basha,

Please run the analysis again, whereby you should call FightingLayoutBugs.setScreenshotDir(...) and  FightingLayoutBugs.enableDebugMode() first.

This will create some log output and some screenshots with intermediate results.

If your problem is reproducible, please send me the log output and all screenshots (packed in a zip archive).
Furthermode I would like to know, which OS and browser you used.

Kind regards, Michael

2012/9/5 gouse basha <mohamm...@gmail.com>

gouse basha

unread,
Sep 7, 2012, 7:03:03 AM9/7/12
to fighting-l...@googlegroups.com
Hi michael,

I have  FightingLayoutBugs.enableDebugMode()  in my code, iwant know where we will get this logs also can we set separate directory for logs.

Thanks & Regards,
Basha
9538029173

--


Michael Tamm

unread,
Sep 7, 2012, 5:12:00 PM9/7/12
to fighting-l...@googlegroups.com
I have  FightingLayoutBugs.enableDebugMode()  in my code, iwant know where we will get this logs also can we set separate directory for logs.


This depends on what logging framework you have in your classpath.

FLB uses commons-logging, which by default uses the JDK logging, which logs to stdout if not configured otherwise. But if you have Log4J in your classpath, commons-logging will detect it and use it for logging. When you call enableDebugMode() the logger level is set to DEBUG, so that you should see the log output.

Kind regards, Michael

Reply all
Reply to author
Forward
0 new messages