Summary: | "Clear" icon in Active Web Browser location URL misplaced | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Aaron J. Seigo <aseigo> |
Component: | Applications | Assignee: | active |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron J. Seigo
2011-09-26 15:01:23 UTC
Git commit c587510e60a13ec49d0096ea10873457989ecc1d by Sebastian Kügler. Committed on 27/09/2011 at 00:25. Pushed by sebas into branch 'master'. Align the clear button in the URL bar BUG:282807 M +4 -4 applications/webbrowser/package/contents/ui/content/UrlInput.qml http://commits.kde.org/plasma-mobile/c587510e60a13ec49d0096ea10873457989ecc1d The button is now center-aligned. It is not the same as in other input fields anymore, though and is smaller and thus at least seems like it's harder to hit. The clear button in other iput fields (e.g. in the app launcher) overlaps the border as well, though. So I'd suggest to fix the general Active clear button and put it back in the browser instead of introducing an inconsistency and leaving it in its ugly state in other places. |