Closed
Bug 3822
Opened 26 years ago
Closed 26 years ago
Ctrl-A OR Select All doesn't highlight all the text
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: sujay, Assigned: mjudge)
Details
(Whiteboard: need status update)
using 3/16 build.
launch apprunner with EditorAppSHell.xul file.
Pull down Edit | Select All.
Or hit Ctrl-A.
Its supposed to highlight all the text shown...doesn't do it...
Updated•26 years ago
|
Assignee: kostello → mjudge
Target Milestone: M4
will be fixed on rewrite of selection code to have frames at render time lookup
selection state based on their content. rather than looking for a specific frame
for starting and ending content.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I found another problem Mike with your fix. Select All only works if you insert
the cursor somewhere first in the document and then do it.
reopening bug.
well it still doesnt work in browser... but m6 it works in editor now
Updated•26 years ago
|
Whiteboard: need status update
Comment 6•26 years ago
|
||
are we moving this bug to m6?
should be m6 the editor is wired to work, the browser now needs this hooked up.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
works fine in editor if the browser chrome doesnt call the api i would file
another different bug against someone there in xpapps land.
You need to log in
before you can comment on or make changes to this bug.
Description
•