Bug 219306

Summary: Access keys don't work on the whole page
Product: [Applications] konqueror Reporter: Voker57 <voker57>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Voker57 2009-12-19 14:14:05 UTC
Version:           4.3.4 (KDE 4.3.4) (using 4.3.4 (KDE 4.3.4), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-1-686

If you activate access keys (Pressing RCtrl), only the uppermost links are marked. If you scroll down, links on current screen are not marked.

Expected behaviour: assign Access Keys only to links that are currently visible on screen.
Comment 1 Voker57 2009-12-19 14:14:25 UTC
LCtrl, sorry
Comment 2 Germain Garand 2010-02-13 18:04:19 UTC
SVN commit 1089662 by ggarand:

fix access keys being displayed only for the visible part of the page,
fix scrolling while access keys are displayed producing artifacts

BUG: 219306
BUG: 172870

 M  +18 -6     khtmlview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1089662
Comment 3 Germain Garand 2010-02-20 02:18:11 UTC
SVN commit 1093042 by ggarand:

automatically merged revision 1089662:
fix access keys being displayed only for the visible part of the page,
fix scrolling while access keys are displayed producing artifacts

BUG: 219306

 M  +18 -6     khtmlview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093042