touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #115777
[Bug 1352783] Re: Facebook app banner is back
This bug was fixed in the package webbrowser-app -
0.23+16.04.20151103-0ubuntu1
---------------
webbrowser-app (0.23+16.04.20151103-0ubuntu1) xenial; urgency=medium
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Olivier Tilloy ]
* Update translation template.
[ Ugo Riboni ]
* Fix a bug preventing in some cases the address bar from getting
focus when entering find in page mode. Also correctly hide the left
hand side icons when in find in page mode. (LP: #1508130)
* Focus the page when opening links with target="_blank". (LP:
#1505724)
* Prevent the address bar from being cleared when the actual url
changes and the user has already started typing. (LP: #1487713)
* Update the user script to remove the Facebook app banner. (LP:
#1352783)
* Use AbstractButton to handle some tab interactions so that haptics
are used on touch. (LP: #1505725)
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Tue, 03 Nov 2015
11:56:19 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1352783
Title:
Facebook app banner is back
Status in Canonical System Image:
Fix Committed
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
The Ubuntu WebView component comes preloaded with a user script that
removes the app banner that facebook displays on its login page to
advertise its native android application (see
http://bazaar.launchpad.net/~phablet-team/webbrowser-
app/trunk/view/head:/src/Ubuntu/Web/fb-no-appbanner.js).
Facebook changed recently their login page layout, and the script
stopped working. The banner used to be enclosed in a div with class
"appBanner", which made it easy to detect and suppress. It no longer
has this class, here is what the code looks like now:
<div class="_4fmw grouped aclb">
<a class="touchableArea first last area touchable acy apl abt abb" href="https://m.facebook.com/click.php?redir_url=market%3A%2F%2Fdetails%3Fid%3Dcom.facebook.katana&app_id=350685531728&cref=mb&no_fw=1&refid=8" target="_top" data-sigil="touchable marea">
<div class="ib">
<i class="l img sp_L9H7wTVnopj sx_a37e0f"></i>
<div class="c">
<span class="fcl">Get Facebook for Android and browse faster.</span>
</div>
</div>
</a>
</div>
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1352783/+subscriptions