Closed Bug 1258695 Opened 8 years ago Closed 8 years ago

Find In Page - with VKB open, the results are covered by the find in page bar on 3.5" devices

Categories

(Firefox for iOS :: General, defect)

All
iOS
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Tracking Status
fxios-v3.0 --- affected
fxios-v4.0 --- verified
fxios-v5.0 --- verified
fxios 4.0+ ---

People

(Reporter: csuciu, Assigned: farhanpatel.17)

Details

(Whiteboard: [good first bug])

Attachments

(1 file)

48 bytes, text/x-github-pull-request
bnicholson
: review+
Details | Review
v3.0b7
iPhone 4S (9.0)

1. Visit www.mozilla.org.
2. Go to the Share Menu and open Find In Page.
4. Type 'feature' in the Find in Page bar (VKB remains open).

Expected: First match is visible above the bar. 

Actual: First match is not visible. Scrolling down the page will reveal it.
No longer blocks: 1220613
This involves modifying Client/Assets/FindInPage.js. Currently, we center the result in the viewport, but the keyboard takes up more than half of the screen on small devices, so the result gets covered up. We can modify the scrollTo offset to be a bit higher so it's no longer hidden.
Whiteboard: [good first bug]
Assignee: nobody → farhanpatel.17
Attached file Pull Request
Attachment #8740540 - Flags: review?(bnicholson)
Status: NEW → ASSIGNED
Comment on attachment 8740540 [details] [review]
Pull Request

Looks good!

Before merging, please add Bug 1258695 - to the beginning of the commit message/PR. This makes it easier to trace back to the bug in the future when using git log or git blame.
Attachment #8740540 - Flags: review?(bnicholson) → review+
Sounds good. Thanks!
master 716d931b13f1a8a5bf331c45b1cf6b3c9fd29252
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug] → [good first bug][needsuplift]
v4.x 1c96745
Whiteboard: [good first bug][needsuplift] → [good first bug]
Target Milestone: --- → 4.0
Verifying as fixed on 4.0.0b2 and master 14fcad7
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: