[Tickets #1700] NEW: Folder Navigator

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Apr 6 05:09:20 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1700
-----------------------------------------------------------------------
 Ticket             | 1700
 Created By         | michael.eichenberger at stepping-stone.ch
 Summary            | Folder Navigator
 Queue              | IMP
 Version            | 4.0.3-RC1
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
+New Attachment     | folder_navigator_bad.png
-----------------------------------------------------------------------


michael.eichenberger at stepping-stone.ch (2005-04-06 05:09) wrote:

The alternating folder classes should be "item0" and "item1", but are
"item0" and "text".

This leads to the effect, that the Content Style Sheet is really hard to
maintain. The effect can be seen in the attached screenshot. The following
HTML Souce Code extract is behind the screenshot.:

<div class="text">
 &nbsp;<input type="checkbox" class="checkbox" name="folder_list[]"
value="INBOX" /> <a
href="/oaktree.ch/imp/folders.php?folder=INBOX&amp;actionID=collapse_folder"
onmouseout="window.status='';" onmouseover="window.status='Collapse Folder';
return true;"><img src="/oaktree.ch/themes/graphics/tree/minustop.png"
alt="Collapse" title="Collapse" style="vertical-align:middle" /></a><img
src="/oaktree.ch/imp/themes/graphics/folders/inbox.png" alt="INBOX"
title="INBOX" style="vertical-align:middle" /> <a
href="/oaktree.ch/imp/mailbox.php?no_newmail_popup=1&amp;mailbox=INBOX"
onmouseout="window.status='';" onmouseover="window.status='View messages in
INBOX'; return true;"><b>INBOX</b></a> (9/10) 
</div>
<div class="item0">
 &nbsp;<input type="checkbox" class="checkbox" name="folder_list[]"
value="INBOX.Drafts" /> <img
src="/oaktree.ch/themes/graphics/tree/blank.png" alt="" title=""
style="vertical-align:middle" /><img
src="/oaktree.ch/themes/graphics/tree/join.png" alt="" title=""
style="vertical-align:middle" /><img
src="/oaktree.ch/imp/themes/graphics/folders/drafts.png" alt="Draft folder"
title="Draft folder" style="vertical-align:middle" /> <a
href="/oaktree.ch/imp/mailbox.php?no_newmail_popup=1&amp;mailbox=INBOX.Draft
s" onmouseout="window.status='';" onmouseover="window.status='View messages
in Drafts'; return true;">Drafts</a> 
</div>
<div class="text">

 &nbsp;<input type="checkbox" class="checkbox" name="folder_list[]"
value="INBOX.Sent" /> <img src="/oaktree.ch/themes/graphics/tree/blank.png"
alt="" title="" style="vertical-align:middle" /><img
src="/oaktree.ch/themes/graphics/tree/join.png" alt="" title=""
style="vertical-align:middle" /><img
src="/oaktree.ch/imp/themes/graphics/folders/sent.png" alt="Sent mail
folder" title="Sent mail folder" style="vertical-align:middle" /> <a
href="/oaktree.ch/imp/mailbox.php?no_newmail_popup=1&amp;mailbox=INBOX.Sent"
onmouseout="window.status='';" onmouseover="window.status='View messages in
Sent'; return true;">Sent</a> 
</div>
<div class="item0">






More information about the bugs mailing list