FLUID-1333: cursor does not change on hover over link children of portlet title

Metadata

Source
FLUID-1333
Type
Improvement
Priority
Trivial
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Gonzalo David Silverio
Created
2008-08-27T16:10:29.000-0400
Updated
2014-06-05T15:26:33.870-0400
Versions
  1. 0.4
  2. 0.5beta1
  3. 0.5
  4. 0.6beta1
  5. 0.6
  6. 0.7
  7. 0.8
  8. 0.8.1
  9. 1.0
  10. 1.1
  11. 1.1.1
  12. 1.1.2
  13. 1.1.3
  14. 1.2beta1
  15. 1.2
  16. 1.2.1
  17. 1.3
Fixed Versions
N/A
Component
  1. Reorderer

Description

This is expected behaviour - but the actual text of the title is wrapped in a <a href="#">Title</a> which means that the hint is not present in the most likely candidate for a grab. This is an implementor problem then?

Comments