Closed
Bug 315377
Opened 20 years ago
Closed 18 years ago
Tab order not respected when using rich text embedded in page
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: neil, Unassigned)
References
()
Details
(Whiteboard: CLOSEME 08/12)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Windows builds of Firefox are not respecting tab order when a control is using the TinyMCE rich text textarea control. Firefox on the Mac (tested official 1.5 RC1) works fine. Bug also present in Firefox 1.5 RC1 for Windows.
Reproducible: Always
Steps to Reproduce:
1. Tab from one field to another
Actual Results:
The tabbing misses out any rich text controls
Expected Results:
Tabbing should tab into the rich text field.
Updated•19 years ago
|
QA Contact: editor
Updated•19 years ago
|
Assignee: mozeditor → nobody
Comment 1•18 years ago
|
||
i don't see this problem here:
http://tinymce.moxiecode.com/example_full.php?example=true
Reporter: do you still see this with current version?
Whiteboard: CLOSEME 08/12
| Reporter | ||
Comment 2•18 years ago
|
||
I'm no longer using Windows so I have no means of confirming this bug with the latest build. The page you show as an example perhaps isn't best; the page I used (which no longer has the form on it) had a mixture of standard form elements and a TinyMCE block.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•