Mouse-overs in template links broken by YUI upgrade

Bug #487428 reported by Jeroen T. Vermeulen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Jeroen T. Vermeulen

Bug Description

On template overview pages, when JS is enabled, the management links for a template should be greyed out unless the mouse pointer is over that list entry.

Example: https://translations.staging.launchpad.net/ubuntu/karmic/+templates

Looks like this was broken by the YUI3 upgrade. The JavaScript in lib/lp/translations/templates/object-templates.pt says:

              Y.all('.template_links').addClass('inactive_links');

I believe that should be written as a loop in the final YUI3.

Related branches

Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

Nope, it wasn't that. The YUI upgrade branch added an id templates_table in the HTML, but the script spelled it as template_table.

Changed in rosetta:
status: New → In Progress
assignee: nobody → Jeroen T. Vermeulen (jtv)
milestone: none → 3.1.11
Revision history for this message
Ursula Junque (ursinha) wrote : A commit mentioned this bug
Changed in rosetta:
status: In Progress → Fix Committed
tags: added: qa-needstesting
Revision history for this message
Данило Шеган (danilo) wrote :

This would be a duplicate of bug #487428 though it covers only one part of it. Unfortunately, it's already committed.

tags: added: qa-ok
removed: qa-needstesting
Changed in rosetta:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.