Summary: | Buttons in forms do not show properly + other forms problems | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Thomas Kjosmoen <kde> |
Component: | khtml forms | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Kjosmoen
2003-09-30 07:31:42 UTC
Which widget style are you using? Good point there. I was using the Mosfet Liquid widgets and when I changed to the Plastik widgets, all the form buttons was working properly. Let's just hope that Mosfet will make his widgets work with the new KDE ;-) I tried to see if the other bugs I mentioned was "fixed" by changing the widget style: Resizing: When resizing http://bugs.kde.org/query.cgi horizontally, the form select fields (Product, Component, Version, etc) get "distorted". To fix the erroneous rendering I have to scroll the page such that those form fields disappear and then scroll back again. Selection: To reproduce this bug, follow these steps. 1. Go to http://bugs.kde.org/query.cgi 2. In the Summary text field, type something (e.g. asdf) 3. Left click between the Summary and the Comment text fields. 4. Now select some of the text you entered, and try to replace that with new text. (By typing, not pasting.) Subject: Re: Buttons in forms do not show properly + other forms problems
On Monday 06 October 2003 19:29, Thomas Kjosmoen wrote:
> Selection:
> To reproduce this bug, follow these steps.
> 1. Go to http://bugs.kde.org/query.cgi
> 2. In the Summary text field, type something (e.g. asdf)
> 3. Left click between the Summary and the Comment text fields.
> 4. Now select some of the text you entered, and try to replace that with
> new text. (By typing, not pasting.)
Yes I saw this problem today as well but it's related to the big changes for
z-order by Lars in August. The same for the resize bug.
Good to hear that the bug has been confirmed. Thank you for your time and effort, George! > Selection: > To reproduce this bug, follow these steps. > 1. Go to http://bugs.kde.org/query.cgi Hi, I've got a patch in my tree that adresses the selection/mouse handling problems. I'll commit that tomorrow. I'll have a look at the refresh problem as well, unless someone is already on it. Seems to work fine with current khtml. I'm reopening this bug since the resize and selection bugs described above are still present in Konqueror 3.1.93 (Using KDE 3.1.93 (3.2 beta 1)). The almost same bug appears in Plastik style widgets: Konqueror forms redraw only when you click them??? Otherwise their white. I had trouble posting bugs on bugs.kde.org because of that. I can't seem to reproduce these bugs with KDE 3.2.2, so I'll close the bug as resolved. |