Closed
Bug 241035
Opened 21 years ago
Closed 20 years ago
[keyboard] Caret cannot travel both directions when static text in front of a text field
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: howard.pan, Assigned: aaronlev)
References
Details
Attachments
(1 file)
(deleted),
application/x-tar
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040407
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040407
A none bi-directional problem for the static text found in our html testing page.
Reproducible: Always
Steps to Reproduce:
1. Navigate to out html testing page.
for convent open the page in attachment.
2. "Find the Single line text input test cases" area.
3. Use arrow keys to put the cursor at the end of stadic text "First name:".
4. Press keft arrow key ,and the cursor will go to the head of "First name:".
5. Press right arrow key.
Actual Results:
not bi-directional
Expected Results:
bi-directional
Reporter | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
The sample attachment is a tar file. Howard, can you attach an HTML file?
Also, the term "bi-directional" indicates Hebrew or Arabic is involved, but I
don't think this is what you mean.
Reporter | ||
Comment 3•21 years ago
|
||
Aaron, I am sorry i can't get what you mean. Could you please explain it ?
Bi-directional here means that the carnet could travel backward at each situation.
Such as you encounter some content with down arrow and the same content with up
arrow.
Assignee | ||
Comment 4•21 years ago
|
||
Howard, the term bidirectional in Mozilla refers to right-to-left languages like
Hebrew and Arabic.
Instead of
Hello
The write
olleH
See the Bugzilla component descriptions:
http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser#Layout
Summary: [keyboard] No bi-directional for the static text in front of a text field → [keyboard] Caret cannot travel both directions when static text in front of a text field
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•