Compatibility/Mobile/GeckoImprovements: Difference between revisions

(→‎Layout: add checkbox css bugs)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=Gecko Improvements from Mobile Web Compat Effort=
=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==
==Audio/Video==
* {{Bug|780379}} - Firefox mobile cannot open .m3u8 file (broken file?)  
* {{Bug|780379}} - Firefox mobile cannot open .m3u8 file (broken file?)  
* {{Bug|881072}} - Flash Video (VideoJS Player) doesn't play on vine.co
* {{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|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 ==
== Graphics, Panning and Zooming ==
* {{Bug|935615}} -  Apple.com homepage is super zoomed in
* {{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==
==Keyboard==
* {{Bug|918863}} [B2G][Browser][Youtube]Search does not execute after pressing enter
* {{Bug|918863}} [B2G][Browser][Youtube]Search does not execute after pressing enter
==Scrolling==
==Scrolling==
* {{Bug|911574}} - (yahoo) Can not scroll on Yahoo Fantasy Sports Football
* {{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 [https://github.com/webcompat/web-bugs/issues/437 webcompat-437]


==Layout==
* {{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