AquaMail Forum

English - Android => Bug reports => Topic started by: Biker2012 on January 08, 2013, 11:42:21 pm

Title: Link in some mails without function in the "mobile view"
Post by: Biker2012 on January 08, 2013, 11:42:21 pm
Hi,
I use Aqua mail now for many months. I mean that since the last update a change has occurred in the "mobile view". I use this view by default. Contained links (pictures, text) could be clicked. This no longer works. Some messages containing links, these can be clicked on other mails again this is no good.

So far I have not figured out why that is this behavior. In my opinion any lin should be clickable, regardless of the display, right?

With the request for review and correction,
Greetings from an otherwise very satisfied user
Biker2012


---
update I:
The mail contains this text:
"Best regards
Your team decathlon.de"

In the "normal view" clicking on the link "decathlon.de" launches the browser. A click in the "mobile view" - nothing happened.

Here is the HTML code:

<p align=3D"left" class=3D"style13"> <br/> sporting Greens =; must </ p>
<p align=3D"left"> your team
<a href=3D"h**p://yyy.decathlon.de"> decathlon.de = </ a> </ p>            <<< The Link is modified, because it´s not allowed to post external links...
<p> </ p>

---

Update II:
Checking the HTML code of a mail with a functioning link ...
Result: The link also conaintes the <a>-tag, just like the previously described Mail
Title: Re: Link in some mails without function in the "mobile view"
Post by: Kostya Vasilyev on January 10, 2013, 03:16:47 am
If you are using Android 4+, the links not working is a known Android bug.

http://code.google.com/p/android/issues/detail?id=34886

There was no change in my code.