Closed
Bug 26396
Opened 25 years ago
Closed 25 years ago
Some dialogs break visible text selection
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
M15
People
(Reporter: rzach, Assigned: sfraser_bugs)
Details
Some editor dialogs cause selected text not to be shown in reverse color. If
you then try to select another area of text, the new selection is not displayed
either. Switching focus to another browser window (but not to another
application) and back causes the selection to be visible again.
To reproduce:
1. Open composer
2. Select some text
3. Call up one of the following dialogs:
Format | Page Properties
Table | Properties
4. Dismiss dialog
Actual result: no selection visible
Expected result: selection should be visible
The Insert | ... dialogs make the selection invisible while the dialog is open,
on dismissing the dialog, the selection is displayed again.
Linux build 2000.02.02.09
Comment 1•25 years ago
|
||
assigning to sfraser for debugging
Assignee: beppe → sfraser
Target Milestone: M15
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 25096 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•