Closed Bug 605342 Opened 15 years ago Closed 6 years ago

[RTL] after typing in arabic characters, the arabic characters are not right justified on the awesome page

Categories

(Firefox for Android Graveyard :: General, defect, P4)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nhirata, Assigned: linostar)

Details

(Whiteboard: [vkb][ime])

Attachments

(6 files, 1 obsolete file)

1. install arabic plugin : (ie http://people.mozilla.com/~nhirata/html_tp/installplugin.html - first link), restart 2. set browser language to arabic, restart 3. install Arabic Soft Keyboard 4. set IME on Android to use Arabic Soft Keyboard 5. close the hardware keyboard 6. click in the awesome bar 7. type in arabic 8. dismiss the keyboard Expected: the text is right justified Actual: the text is left justified
Duping with bug 605303, which is the opposite of this bug
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Attached image Droid 2 Screenshot
RTL languages should have the text to the right not left. Reopened
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Whiteboard: [vkb][ime]
Priority: -- → P4
Assignee: nobody → linux.anas
Status: REOPENED → ASSIGNED
Attached patch patch (obsolete) — Splinter Review
Attachment #537335 - Flags: review?(21)
Comment on attachment 537335 [details] [diff] [review] patch ># HG changeset patch ># Parent c39f81636f5b0f8e443134573dad1b9450d3dcc2 > >diff -r c39f81636f5b mobile/themes/core/browser.css >--- a/mobile/themes/core/browser.css Wed Jun 01 13:29:19 2011 +0300 >+++ b/mobile/themes/core/browser.css Sat Jun 04 11:57:35 2011 +0300 >@@ -212,6 +212,11 @@ > padding: @padding_xxxnormal@ @padding_normal@; > } > >+/* making the url-title right-aligned for rtl locales */ >+#urlbar-title:-moz-locale-dir(rtl) { >+ text-align: right; >+} >+ Any reason for not using { text-align: start; }; ? > #urlbar-title.placeholder { > color: gray; > } >@@ -245,6 +250,7 @@ > #urlbar-edit:-moz-locale-dir(rtl) { > -moz-border-radius-topright: @border_radius_normal@; > -moz-border-radius-bottomright: @border_radius_normal@; >+ text-align: right; /* making the url editbox right-aligned for rtl locales */ > } Same as above.
Attached patch patch v1.1Splinter Review
Adjusted the patch.
Attachment #537335 - Attachment is obsolete: true
Attachment #538203 - Flags: review?(21)
Attachment #537335 - Flags: review?(21)
Comment on attachment 538203 [details] [diff] [review] patch v1.1 Sorry for the delay to r? this patch :/
Attachment #538203 - Flags: review?(21) → review+
Keywords: checkin-needed
No worries.
Attached image RTL punctuation
I noticed that the punctuation for "Your tabs from last time" on home page is not right as you can see in the screenshot. Is this related to this bug? Build: Mozilla /5.0 (Android;Linux armv7l;rv:6.0a2) Gecko/20110705 Firefox/6.0a2 Fennec/6.0a2
Removing checkin-needed pending a response to comment 8. I can't check this in with no checkin message...
Keywords: checkin-needed
Attached image Screenshot
I've browsed to www.yahoo.com and I've tapped on the white star to bookmark the page. I've checked its title and it seems that, beside the missed place punctuation, "Yahoo" is written only with one "o". Is this related to this issue? -- Build id : Mozilla/5.0 (Android;Linux armv7l;rv:6.0)Gecko/20110729 Firefox/6.0 Fennec/6.0 Device: HTC Desire Z OS: Android 2.2.1
(In reply to comment #11) > Created attachment 549743 [details] > Screenshot > > I've browsed to www.yahoo.com and I've tapped on the white star to bookmark > the page. I've checked its title and it seems that, beside the missed place > punctuation, "Yahoo" is written only with one "o". Is this related to this > issue? No, that's bug 653688.
Keywords: checkin-needed
$ hg qpush -v applying 605342 patching file mobile/themes/core/browser.css Hunk #1 FAILED at 216 1 out of 1 hunks FAILED -- saving rejects to file mobile/themes/core/browser.css .rej patch failed to apply mobile/themes/core/browser.css patch failed, rejects left in working dir errors during apply, please fix and refresh 605342 Please refresh this patch.
Keywords: checkin-needed
Closing all opened bug in a graveyard component
Status: ASSIGNED → RESOLVED
Closed: 15 years ago6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: