Closed Bug 1125960 Opened 11 years ago Closed 11 years ago

Reader Mode webview width is not correct after device rotation

Categories

(Firefox for iOS :: Reader View, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Assigned: st3fan)

References

Details

Attachments

(1 file)

STR: 1) Open the app in portrait mode 2) Open a page in reader mode 3) Switch to landscape 4) Switch back to portrait Expected: when switching back to portrait, the webview width should be as it originally was Actual: the webview width is still portrait width. you can pan the webview.
Attached file Pull Request
Attachment #8554716 - Flags: review?(bnicholson)
Attachment #8554716 - Flags: review?(bnicholson) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
As a bonus, the fix also prevents the text from zooming on orientation changes.
Reopening this bug because it seems the fix is not complete. I think we need a html { -webkit-text-size-adjust: none; } (Counterpart to -moz-text-size-adjust: none; which is already there) And a user-scalable=no in the viewport to prevent manual adjustment of the zoom level.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Resolving because I pushed a fix for the two things mentioned in comment #3 last night.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: