Bug 269311

Summary: Konqueror shows the I-beam pointer over a TEXTAREA scroll bar
Product: [Applications] konqueror Reporter: Christopher Yeleighton <giecrilj>
Component: khtml formsAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: aiacovitti
Priority: NOR    
Version: 4.6.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christopher Yeleighton 2011-03-24 15:07:17 UTC
Version:           4.6.0 (using KDE 4.6.0) 
OS:                Linux

Konqueror shows the I-beam pointer over a TEXTAREA  scroll bar.  The pointer is misleading and hardly visible.

Reproducible: Always

Steps to Reproduce:
  1. { cat >KTAMPB.html <<'</HTML >' && kioclient exec KTAMPB.html; }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd"
><HTML LANG=en ><TITLE >I-beam pointer over a TEXTAREA  scroll bar </TITLE 
><FORM 
ACTION="#" 
<P ><TEXTAREA ROWS=10 >
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
</TEXTAREA ></FORM >
</HTML >

  2. Drag the vertical scroll bar of the text area.

Actual Results:  
  2. I-beam pointer

Expected Results:  
  2. Arrow pointer

OS: Linux (x86_64) release 2.6.37.1-1.2-desktop
Compiler: gcc
Comment 1 Tommi Tervo 2011-03-24 17:04:03 UTC
This bug occurs in bugzilla comment area as well, after changing focus to text area.
Comment 2 Andrea Iacovitti 2012-11-10 21:25:05 UTC

*** This bug has been marked as a duplicate of bug 155546 ***