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
This bug occurs in bugzilla comment area as well, after changing focus to text area.
*** This bug has been marked as a duplicate of bug 155546 ***