Bug 269311 - Konqueror shows the I-beam pointer over a TEXTAREA scroll bar
Summary: Konqueror shows the I-beam pointer over a TEXTAREA scroll bar
Status: RESOLVED DUPLICATE of bug 155546
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (show other bugs)
Version: 4.6.0
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 15:07 UTC by Christopher Yeleighton
Modified: 2012-11-10 21:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***