← Back to team overview

touch-packages team mailing list archive

[Bug 1501337] Re: Support the global title HTML attribute

 

This would require oxide to handle displaying the tooltip, possibly
delegating to the embedder the instantiation of the actual tooltip
component.

** Also affects: oxide
   Importance: Undecided
       Status: New

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Triaged

-- 
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/1501337

Title:
  Support the global title HTML attribute

Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  Triaged

Bug description:
  The global title attribute is used to indicate a tooltip that should
  be shown when the mouse hovers over the element.

  For Touch environments without a mouse, I'm not sure if we should do
  anything special.  It *could* be part of the context menu shown after
  a long press on the relevant element.  But for a first pass, we could
  just not show it in that case.

  I mostly see the title attribute these days on webcomics that use it for a second "hidden" joke, as an attribute on the main comic's image.  For an example of this:
  http://www.qwantz.com/

  For more information:
  http://www.w3schools.com/tags/att_global_title.asp

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1501337/+subscriptions


References