| Summary: | Password input field is too small after entering a wrong password | ||
|---|---|---|---|
| Product: | [Applications] kdesu | Reporter: | Elias Probst <mail> |
| Component: | general | Assignee: | kdesu bugs tracker <kdesu-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alanjprescott, andresbajotierra, bluedzins, i.semenov.kde, poletti.marco, slashdevdsp |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot showing the too small password input field | ||
|
Description
Elias Probst
2008-07-18 01:46:16 UTC
Created attachment 26227 [details]
Screenshot showing the too small password input field
*** Bug 167072 has been marked as a duplicate of this bug. *** *** Bug 179796 has been marked as a duplicate of this bug. *** *** Bug 178125 has been marked as a duplicate of this bug. *** *** Bug 187721 has been marked as a duplicate of this bug. *** Here using: Qt: 4.5.0 + qt-copy-patches-936035 KDE: 4.2.66 (KDE 4.2.66 (KDE 4.3 >= 20090310)) kdelibs svn rev. 939600 / kdebase svn rev. 939602 on ArchLinux i686 - Kernel 2.6.28.7 I can't reproduce this anymore. Can anyone else confirm this on SVN? Thanks It is still too small using KDE-4.2.4 and Qt-4.5.1. It works for me on:
Qt: 4.5.2 (KDE-Qt git commit 46a247a2c9a8c0c4456a02f6a0922d859d88fe76
Date: Fri Jun 26 13:45:37 2009 +0200)
KDE: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624))
kdelibs svn rev. 989682 / kdebase svn rev. 989682
on ArchLinux i686 - Kernel 2.6.30
I guess it got fixed on KDE4.3 code.
SVN commit 1003837 by cfeck: First set pixmap, then show() BUG: 166888 M +1 -1 ktitlewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1003837 SVN commit 1003838 by cfeck: First set pixmap, then show() (backport r1003837) CCBUG: 166888 M +1 -1 ktitlewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1003838 |