Closed Bug 755097 Opened 12 years ago Closed 11 years ago

Layout issue when creating a word press account

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: wbowden, Unassigned)

References

()

Details

(Whiteboard: [Engagement][User Engagement])

Web page or screen you were on when you saw the issue: 
www.wordpress.com

Steps to reproduce:
1. Clicked create account
2. tried to enter in a username / password
3. 

What you expected: 
The input boxes are much smaller than what I see on my iPhone.  Layout issue.

Crash report ID (if applicable):
It's probably the WebKit styled fieldset they are using that is making things difficult:

-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-text-security: disc;

They should use standardized prefixes.
Component: General → Evangelism
OS: Mac OS X → Android
QA Contact: general → evangelism
Hardware: x86 → ARM
Whiteboard: [Engagement] → [Engagement][User Engagement]
Component: Evangelism → Mobile
Product: Firefox for Android → Tech Evangelism
Version: Trunk → unspecified
Still an issue? Couldn't see much difference between Firefox Android and the webkit-based Android browser right now.
Works for me (last time I looked at it) and no counter-feedback. Feel free to re-open if it still happens.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.