Compatibility/Mobile/GeckoImprovements: Difference between revisions

(→‎Layout: add checkbox css bugs)
 
(One intermediate revision by one other user not shown)
Line 22: Line 22:
* {{Bug|911574}} - (yahoo) Can not scroll on Yahoo Fantasy Sports Football
* {{Bug|911574}} - (yahoo) Can not scroll on Yahoo Fantasy Sports Football
==Network/Loading==
==Network/Loading==
* {{Bug|881487}} - document.write causes updates to location.hash to refresh the entire page (prioritised)  
* {{Bug|881487}} - document.write causes updates to location.hash to refresh the entire page (prioritised)
* {{Bug|1096263}} - XMLHttpRequest.send({}) should not throw See also [https://github.com/webcompat/web-bugs/issues/437 webcompat-437]
 
==Layout==
==Layout==
* {{Bug|928074}} a element with display: table-cell children does not expand to the width of parent li element
* {{Bug|928074}} a element with display: table-cell children does not expand to the width of parent li element
[[Category:Web Compatibility]]
[[Category:Web Compatibility]]
* {{Bug|1082757}}, {{Bug|1083536}} Remove max-width & max-height from input[type=checkbox] from Fennec and B2G. Originally reported in {{Bug|1078393}}

Latest revision as of 23:23, 10 November 2014

Gecko Improvements from Mobile Web Compat Effort

This list includes bugs that were first found through web compat analysis, and bugs that were already known but got a higher priority when we found breakage on production sites.

Audio/Video

  • bug 780379 - Firefox mobile cannot open .m3u8 file (broken file?)
  • bug 881072 - Flash Video (VideoJS Player) doesn't play on vine.co
  • bug 887517 - Android: Audio's canPlayType() fails for MP3 if codec is supplied
  • bug 938772 - empty <video> tag attempts to load href of <base> tag (prioritised)
  • bug 941351 - Handle VIDEO element with M3U8 source

Graphics, Panning and Zooming

  • bug 935615 - Apple.com homepage is super zoomed in
  • bug 976616 - Support dynamic viewport changes (Firefox for Android)
  • bug 976618 - Support dynamic viewport changes (Firefox OS)

Password

  • bug 1023974 - Banking site causes numerous "Remember Password" doorhangers

Keyboard

  • bug 918863 [B2G][Browser][Youtube]Search does not execute after pressing enter

Scrolling

  • bug 911574 - (yahoo) Can not scroll on Yahoo Fantasy Sports Football

Network/Loading

  • bug 881487 - document.write causes updates to location.hash to refresh the entire page (prioritised)
  • bug 1096263 - XMLHttpRequest.send({}) should not throw See also webcompat-437

Layout

  • bug 928074 a element with display: table-cell children does not expand to the width of parent li element
  • bug 1082757, bug 1083536 Remove max-width & max-height from input[type=checkbox] from Fennec and B2G. Originally reported in bug 1078393