View Issue Details

IDProjectCategoryView StatusLast Update
0022469mantisbttime trackingpublic2017-09-03 18:41
ReporterChris_Z Assigned Tocproensa  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.2.0 
Target Version2.6.0Fixed in Version2.6.0 
Summary0022469: Enabling Time Tracking distorts View Issue Details page layout.
Description

As seen on attached screenshots, once Time Tracking is enabled the footer of the page is distorted (shifted to the left).

Steps To Reproduce
  1. Enable Time Tracking.
  2. Open View Issue Details.
  3. Scroll to the bottom of the page.
Tagsmodern-ui
Attached Files
Snapshot-2017-03-05-203119.png (52,728 bytes)   
Snapshot-2017-03-05-203119.png (52,728 bytes)   
Snapshot-2017-03-05-203435.png (61,297 bytes)   
Snapshot-2017-03-05-203435.png (61,297 bytes)   

Relationships

related to 0022291 closedcproensa Issue history box is narrower than other boxes above it on View Issue page 
related to 0008957 assignedsyncguru Date Selector for Custom Fields 

Activities

atrol

atrol

2017-03-05 16:02

developer   ~0055913

Will be fixed after merge of PR https://github.com/mantisbt/mantisbt/pull/1032

dregad

dregad

2017-03-30 12:31

developer   ~0056281

Fixed in MantisBT master 3b2a5e14

cproensa

cproensa

2017-04-16 18:47

developer   ~0056588

Reopened. Due to regressions, the changes have been reverted and will be targeted to next release

cproensa

cproensa

2017-08-21 14:45

developer   ~0057525

PR https://github.com/mantisbt/mantisbt/pull/1164

Related Changesets

MantisBT: master 3b2a5e14

2017-02-14 18:43

syncguru

Committer: vboctor


Details Diff
Use datetime picker with time tracking Affected Issues
0022469
mod - billing_inc.php Diff File
mod - bugnote_stats_inc.php Diff File

MantisBT: master f6f84521

2017-08-21 10:40

cproensa

Committer: atrol


Details Diff
Fix timetracking layout on view issue details

The layout for timetracking box was messed with misplaced tags,
resulting in a distorted layout for the following content in the page.

Fixes: 0022291, 0022469
Affected Issues
0022291, 0022469
mod - bugnote_stats_inc.php Diff File