| Summary: | [test case] cannot view all contents of disabled textarea | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | missive |
| Component: | khtml forms | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aiacovitti, lex.lists, rakuco |
| Priority: | NOR | ||
| Version First Reported In: | 4.6.5 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | disabled textarea with some contents not visible | ||
|
Description
missive
2004-07-24 21:54:44 UTC
Created attachment 6828 [details]
disabled textarea with some contents not visible
Textarea shows scrollbars, but they are inactive. They should be usable to view
the entire contents of the textarea.
Isn't this a Qt problem? i.e. the textarea may not be changed, but scrolling should be possible. This also sometimes occurs in some applications where listviews can't be scrolled due to their disabled state. But it's definitely a bug, and I voted for it :-) error still in kde 3.3.1, works fine in mozilla 1.7.3 Still in latest kde4. Scrollable in trunk r794020. However when hovering the scrollbar the mouse cursor stays the text-cursor and doesn't change to the pointer-cursor. In r912906 it is not scrollable, and even more of the content is hidden (it is scrolled all the way down to the bottom). I also see the text cursor when hovering over the scrollbars. Working properly now in 4.14.6 |