[Webkit-unassigned] [Bug 12115] RTL text is jumbled on display
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 4 14:16:46 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12115
------- Comment #1 from vincent.bradley at nokia.com 2007-01-04 14:16 PDT -------
Created an attachment (id=12225)
--> (http://bugs.webkit.org/attachment.cgi?id=12225&action=view)
The walla.co.il html page in question
The html page in question. The comments below are from this html page.
Here is the start of the <div align=... that the <table> is nested in. The
ending </div> is at the bottom of page.
<div name="GHIDDEN" id="GHIDDEN" style="display:none;"></div>
<script id="JSHIDDEN" src=""></script>
<div align="center" dir="rtl">
Here is the <table> that starts to show the text jumbled.
<style>
.w-txt-clip {text-overflow : ellipsis; overflow : hidden}
</style>
<table height=23 width=100% [snip]
Here is the <table> inside a <form> that has the subject, name, size, and date
that are completely jumbled.
<table id=gMainList cellpadding=0 cellspacing=0 width=100%>
<col width=20><col width=20 class=w1><col width=30% class="w-txt-clip w3"><col
width=70% class="w-txt-clip w3"><col width=0 class="w-txt-clip w2b" nowrap><col
width=60 class=w2><col width=30 class=w2>
<tr class="w1 wGroupSep"><td></td><td></td><td colspan=5>היום - יום
חמישי</td></tr>
<tr><td colspan=7><div class=sep> </div></td></tr>
<tr height=23 class=wList1 id=mi0><td><input type=checkbox name="m[0]"
value="196263413" onclick="wm_s(0,this.checked)"></td><td><img
src=http://ico.walla.co.il/wu/d/rtl/v/mail/s1.gif></td><td><nobr><a href=""
onclick="return wm_sm(196263413,-1,-1);" title="hebrew9 at walla.com">Just
Checking</a></nobr></td><td><nobr><a href="" onclick="return
wm_sm(196263413,-1,-1);">test</a></nobr></td><td></td><td>22:30:45</td><td>2K</td></tr>
<tr><td colspan=7><div class=sep> </div></td></tr>
</table>
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list