Closed Bug 1167216 Opened 9 years ago Closed 9 years ago

Regression: URL bar placeholder shifts to the left on focus

Categories

(Firefox for iOS :: General, defect)

ARM
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios + ---
fennec + ---

People

(Reporter: aaronmt, Assigned: fluffyemily)

References

Details

Attachments

(2 files)

47 bytes, text/x-github-pull-request
wesj
: review-
Details | Review
47 bytes, text/x-github-pull-request
wesj
: review+
Details | Review
"Search or enter address" shifts to the left on URL bar focus all of a sudden
This wasn't visible before because of 1137051. we'll track but its low priority.
tracking-fennec: ? → +
This is because we actually switch between a UILabel and a UITextField and the two don't overlap perfectly.
Assignee: nobody → etoop
Attached file Pull request
Attachment #8611139 - Flags: review?(wjohnston)
Have rewritten BrowserLocationView and URLBarView to use only one UITextField instead of a UILabel/UITextField combo
Comment on attachment 8611139 [details] [review] Pull request Sorry, this slipped by my radar :( I put some comments in the PR. I think we need to make sure the spacing stays the same and the select-ed behavior isn't regressed either.
Attachment #8611139 - Flags: review?(wjohnston) → review-
Attached file Pull Request
Updated as requested. I've used a much better strategy that uses autolayout for the display of the reader view button and the lock icon.
Attachment #8620720 - Flags: review?(wjohnston)
Comment on attachment 8620720 [details] [review] Pull Request Looks good! Thanks, I think this is a good move for the way this is built.
Attachment #8620720 - Flags: review?(wjohnston) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Depends on: 1176274
Depends on: 1183326
Depends on: 1183434
Depends on: 1183436
Depends on: 1183174
Depends on: 1183851
Depends on: 1184239
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: