Summary | RTL tracking bug |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | selsky (at) columbia (dot) edu |
Requester | selsky (at) columbia (dot) edu |
Created | 03/28/2006 (7058 days ago) |
Due | |
Updated | 12/05/2007 (6441 days ago) |
Assigned | 05/07/2007 (6653 days ago) |
Resolved | 12/05/2007 (6441 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
discrete bugs for those issues, and then close this out?
State ⇒ Assigned
Assigned to Matt Selsky
appear. But this is completely from the folks who contributed the RTL
stuff, feel free to nuke them anywhere you think it makes sense.
don't seem to be needed for LTR locales and do the wrong thing for
RTL locales.
dimp/templates/chunks/compose.php
templates/help/about.inc
templates/login/login.inc
imp/templates/compose/compose.html
imp/templates/login/login.html
incubator/pigeon/templates/login/login.html
It should only be needed in things like the phpshell where it really
needs to be LTR.
left-aligned instead of right.
explicitly set to LTR.
don't seem to be needed for LTR locales and do the wrong thing for RTL
locales.
images in the tree rows - or the DIVs surrounding them - don't align
at the right side. I have gone through all CSS code and used the CSS
inspector to find the reason - to no avail. Konqueror and Opera seem
to be tad better with the Horde row, but fail on the followup rows
just like Firefox. I'm out of ideas.
left-aligned instead of right.
explicitly set to LTR.
New Attachment: Picture 4(2).png
the wrong way. The rev-*.png icons should be used, but they aren't.
The files that needed work are:
imp/folders.php
imp/lib/IMAP/Thread.php
framework/Tree/Tree/html.php
These are now fixed.
Remaining problems:
The character set drop-down on the IMP compose page is also
left-aligned instead of right.
The tree icons in the sidebar don't line up for the sub-folders of "lists".
State ⇒ Feedback
1) The text box labels and input boxes have an extra space between
them for the "To", "Cc", and "Bcc" fields.
1) The check boxes need to be right-aligned as well so their position
remains constant.
2) The navigation arrows point in the wrong direction, eg ">> >
< <<", but it should be "<< < > >>"
1) The brackets in the date are facing the wrong direction since the
date is English characters
2) Similar problem with the From address. The '<' and '>' are in the
wrong place/wrong direction.
3) The parenthesis in the Mailbox: Subject header have a similar problem.
1) The text box labels and input boxes have an extra space between
them for the "To", "Cc", and "Bcc" fields.
But one more to add:
The left/right key shortcuts for navigating the mailbox and messages
need to be swapped.
In the mailbox view,
1) The check boxes need to be right-aligned as well so their position
remains constant.
2) The navigation arrows point in the wrong direction, eg ">> >
< <<", but it should be "<< < > >>"
In the message view:
1) The brackets in the date are facing the wrong direction since the
date is English characters
2) Similar problem with the From address. The '<' and '>' are in the
wrong place/wrong direction.
3) The parenthesis in the Mailbox: Subject header have a similar problem.
Compose page:
1) The text box labels and input boxes have an extra space between
them for the "To", "Cc", and "Bcc" fields.
never loaded. This is a problem even though horde/themes/rtl.css
because imp/themes/screen.css overrides everything in
horde/themes/rtl.css. Any reason not to make imp's rtl theme be an
add-on like horde's rtl.css?
Priority ⇒ 1. Low
State ⇒
Queue ⇒ IMP
Type ⇒ Bug
Summary ⇒ RTL tracking bug
1) Column headings should be right aligned.
2) The check boxes need to be right-aligned as well so their position
remains constant.
3) The navigation arrows point in the wrong direction, eg ">> >
< <<", but it should be "<< < > >>"
4) The navigation arrows are in the middle of the screen instead of
being off to the far left.
5) The "delete", "undelete" menu is still left-aligned instead of
right-aligned.
In the message view:
1) The brackets in the date are facing the wrong direction since the
date is English characters
2) Similar problem with the From address. The '<' and '>' are in the
wrong place/wrong direction.
3) The parenthesis in the Mailbox: Subject header have a similar problem.
4) The "Mark as" widget is not fully right-aligned.
5) The "Copy|Move" widget should be closer to the "Mark as" widget.
6) The navigation arrows are in the middle of the page instead of
being to the far left.
Compose page:
1) The text box labels are way off to the right instead of being just
to the right of the text boxes themselves.
2) The "send, save, cancel" buttons are not right aligned.
3) Default identity is not right aligned
4) "Save a copy" widget should be right aligned.
5) Switch to RTE should be right aligned.
6) Encryption options should be right aligned.
7) Attachment update button should be left aligned
8) "Save Attachment" blurb should be right-aligned.