Project

General

Profile

Actions

Defect #20633

closed

Help cursor showing up since r14154

Added by Martin Dubé over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Change in stylesheet in r14154 (added span[title]) make a help cursor (and dotted line) appear at various places.


Related issues

Related to Redmine - Patch #19296: Include custom fields description in project settings and issue viewClosedJean-Philippe Lang

Actions
Actions #1

Updated by Martin Dubé over 8 years ago

An exemple would be a plugin using select2 (https://select2.github.io/) which add some span elements having a title to the select box and thus get underlined + a help cursor.

Actions #2

Updated by Toshi MARUYAMA over 8 years ago

  • Target version set to 3.1.1

Do you mean we should change span[title] (for example: span[cf_title])?

Actions #3

Updated by Toshi MARUYAMA over 8 years ago

  • Related to Patch #19296: Include custom fields description in project settings and issue view added
Actions #4

Updated by Martin Dubé over 8 years ago

I'm not an expert, but changing span[title] to span[cf_title] would fix the issue I see (help cursor at various places), but break the custom field tooltip (as it is the "title" that makes the hovering tooltip appear).

I think the span used for custom fields should be given a class to that this class can be targeted by the css, such as in this sample:

https://jsfiddle.net/BvGHS/452/

Actions #5

Updated by Jean-Philippe Lang over 8 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed
Actions

Also available in: Atom PDF