Bug 282807

Summary: "Clear" icon in Active Web Browser location URL misplaced
Product: [Plasma] Active Reporter: Aaron J. Seigo <aseigo>
Component: ApplicationsAssignee: active
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: unscheduled   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aaron J. Seigo 2011-09-26 15:01:23 UTC
Version:           unspecified
OS:                Linux

The "clear" icon in the active web browser needs to be aligned perfectly within the URL bar. Currently it overlaps the border and extends outside of it.

Reproducible: Didn't try

Steps to Reproduce:
Open Active Browser, enter a URL, see the clear button.


Expected Results:  
Align the clear button.
Comment 1 Sebastian Kügler 2011-09-26 22:27:01 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
Comment 2 Thomas Pfeiffer 2011-10-02 12:53:55 UTC
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.