Ticket #1794 (closed Bug: fixed)

Opened 19 months ago

Last modified 18 months ago

Live Visitors Widget "more..." is dysfunctional

Reported by: machoyer Owned by:
Priority: low Milestone: Piwik 1.1
Component: UI (templates, javascript) Keywords:
Cc: Sensitive: no

Description

Live Visitors Widget isn't completely translated in German. The common german translation of Link "more" (see attachement) is "mehr Informationen". This Link has no href (I suppose this is intended) - that's a little bit confusing, because more information are in title attribut.

The proposal german translation of Link "View detailed visitor log" (see attachement) is "Detailierte Besucher Anzeige".

Greetings machoyer

Attachments

live-visitors.png Download (39.8 KB) - added by machoyer 19 months ago.

Change History

Changed 19 months ago by machoyer

Changed 19 months ago by vipsoft

  • keywords German Translation Live Visitors Widget removed
  • summary changed from Live Visitors Widget not completely translated to Live Visitors Widget "more..." is dysfunctional
  • component changed from Core to UI (templates, javascript)
  • milestone set to 1.1 - Piwik 1.1

There's another ticket to complete the translations.

I'm keeping this ticket open to deal specifically with the "more..." label. From a UI design perspective, it's bad to have a non-clicky with a label containing an ellipsis, as it gives the false impression of being clickable. It only provides a tooltip on mouseover/hover.

Ideas:

  • simply display the IP inline without a label
  • link it to the visitor log or popup that iframes the visitor log
  • reverse whois on ip (see #1317)

Changed 18 months ago by matt

  • status changed from new to closed
  • resolution set to fixed

(In [3331]) Fixes #1794, Refs #1120

  • Fixing deduping error: now visitors converting more than one goal only appear once as expected (limitation: only one goal icon will show, rather than one icon per converted goal)
  • Removed the confusing "more..." text. Now displaying Visit duration after server datatetime, and displaying IP (for super users and admin) after the line of icons
  • Now showing the IP to super user and admin users (but not to anonymous or 'view' users)
Note: See TracTickets for help on using tickets.