touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #23913
[Bug 1377953] Re: data: URIs don't work
This works in a plain oxide webview, so the problem is in the code that
parses the contents of the address bar and rewrites it if it thinks it
should be searched in a search engine.
** Changed in: webbrowser-app (Ubuntu)
Status: New => Confirmed
** Also affects: webbrowser-app
Importance: Undecided
Status: New
** Changed in: webbrowser-app
Status: New => Confirmed
** Changed in: webbrowser-app
Importance: Undecided => Medium
--
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/1377953
Title:
data: URIs don't work
Status in Web Browser App:
Confirmed
Status in “webbrowser-app” package in Ubuntu:
Confirmed
Bug description:
Problem occurs with: Browser on Ubuntu 14.10 r3
Does not occur with: Safari on iOS
1. In the browser address field, type or paste the following line:
data:text/html,<i>This is a test</i>
What you see: Google search results.
What you should see: "This is a test" in italics.
Direct entry of data: URIs is useful for Web app developers to see how
a browser handles particular markup (for example bug 1370571).
<http://en.wikipedia.org/wiki/Data_URI_scheme>
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1377953/+subscriptions
References