Closed
Bug 272096
Opened 20 years ago
Closed 18 years ago
Disable bidi caret on platforms without nsBidiKeyboard::IsLangRTL impl'
Categories
(Core :: Internationalization, defect, P2)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: asaf, Assigned: smontagu)
References
(Blocks 2 open bugs)
Details
(Keywords: platform-parity)
Attachments
(1 file, 1 obsolete file)
|
8.62 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
20041128 - only windows and OS X widgets code have nsBidiKeyboard::IsLangRTL impl'. The result is an always-LTR bidi marker on Linux/BeOS/OS2/etc regardless of current keyboard layout direction. (See also bug203671 and bug230080)
| Reporter | ||
Updated•19 years ago
|
Assignee: smontagu → bugs.mano
Target Milestone: --- → mozilla1.9beta
| Reporter | ||
Updated•19 years ago
|
Priority: -- → P2
Target Milestone: mozilla1.9beta → mozilla1.9alpha
| Assignee | ||
Comment 1•18 years ago
|
||
Assignee: bugs.mano → smontagu
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•18 years ago
|
||
This doesn't implement returning a failure code if nsIBidiKeyboard is implemented but not right-to-left keyboards are installed, which I plan to do in bug 288839.
Attachment #228117 -
Attachment is obsolete: true
Attachment #228128 -
Flags: superreview?(roc)
Attachment #228128 -
Flags: review?(roc)
Attachment #228128 -
Flags: superreview?(roc)
Attachment #228128 -
Flags: superreview+
Attachment #228128 -
Flags: review?(roc)
Attachment #228128 -
Flags: review+
| Assignee | ||
Comment 3•18 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
*** Bug 338524 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 5•18 years ago
|
||
*** Bug 354433 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•