Version: 3.2.3 (using KDE 3.2.3, compiled sources) Compiler: gcc version 2.95.4 20020320 [FreeBSD] OS: FreeBSD (i386) release 4.9-RELEASE-p11 A textarea with the disabled="disabled" attribute is correctly prevented from having its contents modified, but it also has its scrollbars disabled, which prevents the user from seeing the complete contents of the textarea. Mozilla and Firefox disable the contents, but leave the scrollbars functional.
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