Tests pending pull requests

Build: #5664 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> 19267242e3ec930faef78f00e722bc3e106b4aa4

    Merge pull request #3818 from marc1706/ticket/14077
    [ticket/14077] Fall back to 1 as focusOffset if length is unsupported

    * marc1706/ticket/14077:
      [ticket/14077] Fall back to 1 as focusOffset if length is unsupported

  • Marc

    Marc 452b3b4890b161b3dc030f8f5940df1838ec5ad0

    [ticket/14077] Fall back to 1 as focusOffset if length is unsupported
    The setBaseAndExtent() in Microsoft's Edge browser is incompatible with
    the one Webkit browsers use. As a result of that, we have to fall back to
    setting the focusOffset to 1 instead of the text length.

    PHPBB3-14077

    • phpBB/styles/prosilver/template/forum_fn.js (version 452b3b4890b161b3dc030f8f5940df1838ec5ad0)