Closed
Bug 1258643
Opened 10 years ago
Closed 10 years ago
The sub-title of 'Close Private Tabs' setting does not fit on 3.5"/4.0" devices
Categories
(Firefox for iOS :: General, defect)
Tracking
()
VERIFIED
FIXED
3.0
People
(Reporter: csuciu, Assigned: sleroux)
References
Details
Attachments
(4 files)
v3.0b7
iPhone 4S 3.5"
iPod Touch 6th gen 4"
1. Go to Firefox settings
2. See the 'Close Private Tabs' row
Result: The sub-title does not fit the row
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sleroux
Updated•10 years ago
|
Rank: 1
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8733436 -
Flags: review?(bnicholson)
Updated•10 years ago
|
Attachment #8733436 -
Flags: review?(bnicholson) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Here is a side effect of the changes by removing the the constraint that was causing problems. In cases where the text fits on a line without word break, it will push up right next to the switch which isn't the greatest thing in the world. I've tried today to get a fix going but coming up short.
It's been brought up before but I wonder if we should look into replacing the use of the default UITableViewCells with customizations with cell subclasses that allow us to have more control over the layout of things like labels/switch/etc. I know there were issues before with readableMargins and other finicky Autolayout stuff but might be worth investigating.
| Assignee | ||
Comment 4•10 years ago
|
||
Thanks for the padding fix Brian! Looks much better now.
| Assignee | ||
Comment 5•10 years ago
|
||
master a7c2a0643289c013431878156899079a64cad9d5
Status: NEW → RESOLVED
Closed: 10 years ago
status-fxios-v4.0:
--- → affected
Resolution: --- → FIXED
Whiteboard: [needsuplift]
Target Milestone: --- → 4.0
| Reporter | ||
Comment 6•10 years ago
|
||
All subtitles are looking good on master a6c672f
Tested on 3.5" and 4" devices.
| Reporter | ||
Updated•10 years ago
|
| Assignee | ||
Comment 7•10 years ago
|
||
v3.x 2e8e939
You need to log in
before you can comment on or make changes to this bug.
Description
•