Bug 282807 - "Clear" icon in Active Web Browser location URL misplaced
Summary: "Clear" icon in Active Web Browser location URL misplaced
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Applications (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: unscheduled
Assignee: active
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 15:01 UTC by Aaron J. Seigo
Modified: 2011-10-02 12:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.