Bug 182229

Summary: Cannot select large text in a textarea with the mouse
Product: [Applications] konqueror Reporter: András Manţia <amantia>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: CONFIRMED ---    
Severity: normal CC: florian.reinhard, kollix, mmar, Vivien_Mallet
Priority: NOR Keywords: testcase, triaged
Version: 4.8.80 (beta1)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: 182229_textarea_select.html

Description András Manţia 2009-01-29 00:23:16 UTC
When a textarea  has lot of text, so it is scrolled up, the mouse cannot be used to select the complete text. As soon as the mouse is dragged up out of the textarea, instead of scrolling it up and selecting the text that wasn't visible, 
the textedit scrolls down and some lines from the end are selected.
Comment 1 Florian Reinhard 2009-06-20 13:25:58 UTC
text in a textarea can be selected from top to bottom but not from bottom to top.
kde 4.2.90/92, qt 4.5.1

added a testcase.
Comment 2 Florian Reinhard 2009-06-20 13:26:06 UTC
Created attachment 34672 [details]
182229_textarea_select.html
Comment 3 Florian Reinhard 2009-06-20 13:39:24 UTC
*** Bug 182585 has been marked as a duplicate of this bug. ***
Comment 4 Marcel Martin 2009-12-08 23:06:17 UTC
I think this is a duplicate of bug 156574.
Comment 5 Martin Koller 2011-07-23 16:01:16 UTC
still valid in 4.6.5
Comment 6 Janek Bevendorff 2012-06-18 18:52:39 UTC
Could you please check if this is still valid in Konqueror 4.8.4 and later?
Comment 7 Martin Koller 2012-06-20 07:18:59 UTC
Simply try the attached testcase: it IS still reproducible with 4.9beta1
The textedit does scroll down while selecting but never scrolls up.