Geeklog Bugtracker
Geeklog

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000963 [Geeklog] Bugs trivial always 2009-09-04 21:39 2009-09-05 13:03
Reporter dengen View Status public  
Assigned To dhaun
Priority normal Resolution fixed  
Status resolved   Product Version 1.6.0sr2
Summary 0000963: The position of the Preview box is shifted.
Description At first, see a uploaded image file.
To compare, two snapshots are shown at the top and the bottom.
The top is snapshot of original. Then, the bottom is changed.
I demand correction. My way is shown below.

file:
layout/professional/admin/story/storyeditor_advanced.thtml

line:254
    <div id="preview" style="width:99%; border:1px dashed grey;padding:5px;margin:10px;display:{show_preview};">
        {preview_content}
    </div>

fix:
    <div id="preview" style="width:100%; border:1px dashed grey; padding:0; margin-top:10px; display:{show_preview};">
        <div style="margin:10px;">
            {preview_content}
        </div>
    </div>

Additional Information
Tags No tags attached.
Target Next Release
Attached Files png file icon Presentation.png [^] (45,566 bytes) 2009-09-04 21:39

- Relationships

-  Notes
User avatar (0000930)
dhaun (administrator)
2009-09-05 13:03

Fixed, thanks. Looks good in Firefox, Safari, and Opera.

- Issue History
Date Modified Username Field Change
2009-09-04 21:39 dengen New Issue
2009-09-04 21:39 dengen File Added: Presentation.png
2009-09-05 12:51 dhaun Status new => confirmed
2009-09-05 13:03 dhaun Target => Next Release
2009-09-05 13:03 dhaun Note Added: 0000930
2009-09-05 13:03 dhaun Assigned To => dhaun
2009-09-05 13:03 dhaun Reproducibility N/A => always
2009-09-05 13:03 dhaun Status confirmed => resolved
2009-09-05 13:03 dhaun Resolution open => fixed
2009-09-05 13:03 dhaun Projection none => tweak
2009-09-05 13:03 dhaun ETA none => < 1 day
2009-09-05 13:03 dhaun Fixed in Version => 1.6.1
2009-09-05 13:03 dhaun Target Version => 1.6.1


Copyright © 2000 - 2009 Mantis Group
Hosted by pair.com
Powered by Mantis Bugtracker