Closed Bug 1268012 Opened 8 years ago Closed 8 years ago

The separation line in reading list is incorrectly displayed on iPad Pro 12.9"

Categories

(Firefox for iOS :: Reading List, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios-v3.0 --- affected
fxios-v4.0 --- affected
fxios-v5.0 --- fixed
fxios-v6.0 --- fixed
fxios + ---

People

(Reporter: csuciu, Assigned: maurya1985)

Details

(Keywords: polish)

Attachments

(2 files)

Device: iPad Pro 12.9" (9.3.1)

1. Add an article to reading list
2. Check the reading list

Result: The separation line between articles is not displayed on the entire length of the screen
Rank: 5
Keywords: polish
Whiteboard: [good first bug]
Assignee: nobody → maurya1985
Status: NEW → ASSIGNED
Hi Farhan,

I tried a couple of things without much luck :-/
Would you be able to suggest any pointers?

In this section of code: https://github.com/mozilla/firefox-ios/blob/master/Client/Frontend/Home/ReaderPanel.swift#L109,
I tried:
separatorInset = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)  // changed left inset to 0
It didn't result in any noticeable change.

I also tried removing the readStatusImageView and adjusted the ReadIndicator/TitleLable offsets. Though the cell title shifted to the extreme left, the separator remained where it is currently.
Flags: needinfo?(fpatel)
Try Debugging the view hierarchy to get a better understanding on how the view is laid out.
 
https://www.raywenderlich.com/98356/view-debugging-in-xcode-6
Flags: needinfo?(fpatel)
Great job at finding the edge case! 
Attachment #8766660 - Flags: review?(fpatel) → review+
master 6f63c752f1686c4f1e5561fc3d6d02da93dc04f4
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Needs uplift?
Flags: needinfo?(fpatel)
Flags: needinfo?(fpatel)
Whiteboard: [good first bug] → [good first bug] [needs uplift]
Whiteboard: [good first bug] [needs uplift] → [good first bug] [needsuplift]
v5.x 70a8530
Whiteboard: [good first bug] [needsuplift]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: