- From: <bugzilla@jessica.w3.org>
- Date: Thu, 14 Oct 2010 08:33:04 +0000
- To: public-i18n-bidi@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10807 --- Comment #10 from Aharon Lanin <aharon.lists.lanin@gmail.com> 2010-10-14 08:33:04 UTC --- (In reply to comment #9) > This seems to be the same use case as the problem described in bug 10808. Am I > mistaken? Isolation is a very good idea whenever a piece of data is being inserted whose direction need not be the same as that of its context and which is logically separate from the stuff round it. This is almost always the case when dir=auto (but I still want the user to have a way out, just in case). But it is also very often the case when one does know the direction (and letting the browser guess is just asking for trouble). For example, one should never knowingly put a dir=auto on a phone number (it is always ltr), but a phone number will often benefit from ubi. Aharon -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You reported the bug.
Received on Thursday, 14 October 2010 08:33:06 UTC