Patiencer / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
0 stars 0 forks source link

Panel scrolling bugs (Lazarus) / Missing Focus Rect on Tabbed Links (Delphi) #247

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which steps will reproduce the problem?
1. Lazarus 1.1 + THtmlViewer svn rev.401 + Windows XP, Windows 7
2. Compile and run attached project

3. Scroll document by scrollbar for reproducing first bug - panel is not 
scrolled (laz_scrolling_by_scrollbar.gif)

4. Re-run application
5. Scroll document by [TAB] key for reproducing second bug - panel is not 
scrolled and other deviations (laz_scrolling_by_tab.gif)

Bug with scrolling by [TAB] reproduced on Delphi 2010 too, but in addition 
FocusRect on links is not showing.

Original issue reported on code.google.com by kazantse...@mail.ru on 1 Jun 2013 at 11:08

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for spotting these issues.

Original comment by OrphanCat on 23 Jun 2013 at 9:42

GoogleCodeExporter commented 8 years ago
r409 fixes the scrolling issues. 

Admittedly it is flickering. More effort is required to get a good solution, 
but at least it is much better than before.

Original comment by OrphanCat on 23 Jun 2013 at 9:06

GoogleCodeExporter commented 8 years ago
Bug of scrolling by [TAB] key was not fixed.
New scrolling bug (look at attached file).

Original comment by kazantse...@mail.ru on 24 Jun 2013 at 5:57

Attachments: