Actions
Feature #12211
closedWrap issue description and its contextual menu in a div
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Due better formatting I'd propose to wrap issue description along with its contextual element to one additional element (div ?) with unique ID or class name to allow address description's contextual directly.
Now, contextual element for description is in the "stream" if elements under issue itself, which makes hard to position it precisely.
Updated by Jean-Philippe Lang about 12 years ago
- Tracker changed from Defect to Feature
Updated by Jean-Philippe Lang about 12 years ago
- Subject changed from To add wrapped "<div>" to issue description which will contain description and contextual menu to Wrap issue description and its contextual menu in a div
- Category set to UI
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.2.0
- Resolution set to Fixed
Done in r10728. Look for div.description
.
Actions