Closed Bug 61278 Opened 24 years ago Closed 24 years ago

Clicking on "Apply button" doesn't work immediately for the changes

Categories

(Core :: DOM: Editor, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED DUPLICATE of bug 26831
mozilla0.9

People

(Reporter: richard.pecson, Assigned: cmanske)

Details

steps...

1. launch composer (Tasks->Composer)
2. Insert table  (Insert --> Table)
3. Insert Table dialog will pop open
4. click the "OK" button
5. right click the mouse (pointing to a cell) and choose "Table Cell Properties"
6. click on "Background color" and select the color you want (Cell Background
Color)
7. click on "Apply" Button

clicking the "Apply" button doesn't change the background color instantly...  it
will only change after clicking the "OK" button thus giving the "Apply" button a
similar function in a way with the "OK" Button.
assigning to cmanske
Assignee: beppe → cmanske
Target Milestone: --- → mozilla0.9
The problem is the cell selection style: Since we use the selection color as
background for a selected cell, when you are in the dialog this changes to the
"non focus" selection color, and this blocks the appearance of the user's color
setting. The change was actually made, the selection is blocking it.
We might go back to the cell selection style that highlights only the cell
border to avoid this problem.


*** This bug has been marked as a duplicate of 26831 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified in 1/12 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.