Frequently-Asked Questions
Automatic Direction Detection
This could be due to one of the following:
- Mozilla has mis-detected the message encoding, so the extension is not aware that there are actually any RTL-script characters in the message.
- Your message contains both RTL and LTR text, and the detection algorithm simply works differently than your intuition for the message.
- The message is in HTML rather than plain text.
- You have set the
mailnews.message_display.autodetect_directionpreference tofalse, disabling automatic message direction detection.
Keyboard Behavior
We are hoping to eventually do so, but we are not yet able to, due to problems in keyboard input handling in Mozilla.
Replying to Messages
This issue has been fixed in version 0.5.1 .
Also, here are some extra rules for userContent.css which will change the color of quoted text based on the quote depth:
Remember you can disable the bar altogether and see the textual quote '>' marks, by the setting the preference mail.quoted_graphical to false; do so using the about:config URL in the Mozilla suite or by adding the following line to your profile's user.js file:
This FAQ item has been partially ripped off from Moofie :-)
Miscellany
That's a very perceptive question... it is possible that code adoption will also happen with this extension at some point in the future. This issue is open for discussion on the IRC channel #bidi@moznet.
Enter key? I want the default 'Body Text'-style behavior back...You can revert to the default Enter key behavior by setting the preference:
That's great! Submit a bug in our bugs section. Make sure to give as much detail as possible, and provide instructions for reproducing your problem.