Platform/Layout/Backlog: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add fixed bug list)
(→‎Recently Fixed: Add fixed in Nightly and Beta as separate queries)
Line 45: Line 45:
</bugzilla>
</bugzilla>


= Recently Fixed =
= Recently Fixed in Nightly =
Bugs and enhancements that have landed in the current Nightly or Beta.
Bugs and enhancements that have landed in the current nightly.


<bugzilla>
<bugzilla>
Line 53: Line 53:
   "o2": "anywordssubstr",
   "o2": "anywordssubstr",
   "v2": "[layout:backlog",
   "v2": "[layout:backlog",
  "target_milestone": "mozilla79",
  "resolution": "FIXED",
  "include_fields": "id, summary, assigned_to, status, resolution",
  "order": "resolution, component, assigned_to, id"
}
</bugzilla>
= Recently Fixed in Beta =
Bugs and enhancements that have landed in the current beta.
<bugzilla>
{
  "f2": "status_whiteboard",
  "o2": "anywordssubstr",
  "v2": "[layout:backlog",
  "target_milestone": "mozilla78",
   "resolution": "FIXED",
   "resolution": "FIXED",
  "milestone": "78,79",
   "include_fields": "id, summary, assigned_to, status, resolution",
   "include_fields": "id, summary, assigned_to, status, resolution",
   "order": "resolution, component, assigned_to, id"
   "order": "resolution, component, assigned_to, id"
}
}
</bugzilla>
</bugzilla>

Revision as of 04:51, 9 June 2020

View our backlog as a kanban board.

In Progress

Bugs and enhancements that are in progress right now.

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Upcoming

Bugs and enhancements we are considering working on within the next 2-3 releases.

Full Query
ID Summary Assigned to Status Resolution
945187 Add support for "pointer-events: bounding-box" NEW
1480477 Removing DOM children where positional pseudo-classes are involved is really slow. NEW
1519756 srcset is ignored in some cases NEW
1619465 Run clip-path animations on the compositor NEW
1666937 Lazily add mDNS/Bonjour/Avahi printers to the print UI on CUPS platforms (missing printers) NEW

5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Backlog

Bugs and enhancements we are considering working on within the year.

Full Query
ID Summary Assigned to Status Resolution
255139 Reflow absolute children of relative positioned inlines during nsLineLayout::RelativePositionFrames NEW
683043 reimplement forced page breaks (page-break-before / page-break-after) (kill nsPageBreakFrame) NEW
1223880 Implement initial-letter (from CSS Inline Layout Module Level 3) NEW
1320435 don't reflow during paint suppression Timothy Nikkel (:tnikkel) NEW
1446011 Make getCTM and getScreenCTM compatible with other browsers NEW
1476154 Investigate performance improvements for the frame constructor NEW
1507516 HTML select cut off on non-retina monitors using retina Macs UNCONFIRMED
1527329 Print preview - text not rendered properly if not loaded fully NEW
1527899 above-the-fold animations in scrollport (of e.g. 'height') can cause visible elements to jitter when the scroll position is clamped NEW
1531781 borders and sticky position don't work in border-collapsed table head NEW
1547859 Let dynamic reflow roots ride the trains to release NEW
1567584 Lack of interop regarding visual styling of text-decoration NEW
1594249 implement -webkit-tap-highlight-color NEW
1602669 Convert nscoord into a struct / class NEW
1622947 input type="number" with datalist, repeat up/down keys increases or decreases values only once NEW
1623425 transform translateX animation with requestAnimationFrame is jittery NEW
1627386 [meta] Windows 10 layout, CSS and SVG reftest failures NEW
1633936 Add telemetry to determine how much content is clipped during printing NEW
1646895 {inc} Inline content in a box centred with auto margins next to a float reflows erratically on browser window resize NEW
1663634 Firefox doesn't handle body with height 100vh properly with overflow:hidden on the root element REOPENED
1670705 [css-text] 'overflow-wrap: anywhere' should break between unbreakable inlines NEW

21 Total; 21 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Recently Fixed in Nightly

Bugs and enhancements that have landed in the current nightly.

Full Query
ID Summary Assigned to Status Resolution
1639816 Printing local pages via Print Menu fails with In Printing:Print:Done handler, got unexpected rv 2147746065 Jonathan Watt [:jwatt] VERIFIED FIXED

1 Total; 0 Open (0%); 0 Resolved (0%); 1 Verified (100%);


Recently Fixed in Beta

Bugs and enhancements that have landed in the current beta.

Full Query
ID Summary Assigned to Status Resolution
1584890 abspos root element (html) ignores top/right/bottom/left properties, if it has "display:flex" or "display:grid" Ting-Yu Lin [:TYLin] (PDT, UTC-7) RESOLVED FIXED
1622935 Support pushing and splitting flex items for single-line (and some multi-line) flex container Ting-Yu Lin [:TYLin] (PDT, UTC-7) RESOLVED FIXED
1626129 Height computation for (nested?) box is somewhat different in printing Ting-Yu Lin [:TYLin] (PDT, UTC-7) RESOLVED FIXED
1564128 Unable to print CSS animations/transitions and web animations Emily McDonough [:alaskanemily] RESOLVED FIXED

4 Total; 0 Open (0%); 4 Resolved (100%); 0 Verified (0%);