Summary: | [regression] Line Edit Clear button does not clear content | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | David Palacio <dpalacio> |
Component: | khtml forms | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aiacovitti, jjm, jlp, kde, vkrause |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: | |||
Attachments: | proposed patch fixing the issue for me |
Description
David Palacio
2010-08-02 15:13:04 UTC
I verified this is a regression introduced by commit 7e0676525b4f7c13817abb2ec44eaebb90068aec Created attachment 61495 [details]
proposed patch fixing the issue for me
However i'm unable to test the patch with touchscreens. CC'ing the original committer then.. Git commit 0b7201c1fe4f12dc7b17abbf19047864d1cca302 by Andrea Iacovitti. Committed on 09/07/2011 at 19:51. Pushed by aiacovitti into branch 'KDE/4.7'. Fix regression about input text clearButton stopping to work on khtml forms BUG: 246513 FIXED-IN: 4.7.0 M +2 -2 kdeui/widgets/klineedit.cpp http://commits.kde.org/kdelibs/0b7201c1fe4f12dc7b17abbf19047864d1cca302 Git commit cc0c1afd28eae2c761e514ba9bd0731c403302e5 by Andrea Iacovitti. Committed on 09/07/2011 at 19:51. Pushed by aiacovitti into branch 'master'. Fix regression about input text clearButton stopping to work on khtml forms BUG: 246513 M +2 -2 kdeui/widgets/klineedit.cpp http://commits.kde.org/kdelibs/cc0c1afd28eae2c761e514ba9bd0731c403302e5 Git commit bbe998b3f3285ad09e0b464fbac9673d3c62c271 by Andrea Iacovitti. Committed on 09/07/2011 at 19:51. Pushed by aiacovitti into branch 'KDE/4.6'. Backport to KDE/4.6 Fix regression about input text clearButton stopping to work on khtml forms BUG: 246513 CCMAIL: kde@opensource.sf-tec.de M +2 -2 kdeui/widgets/klineedit.cpp http://commits.kde.org/kdelibs/bbe998b3f3285ad09e0b464fbac9673d3c62c271 |