Opened 14 years ago
Closed 12 years ago
#7024 closed Bug (fixed)
Firefox: incorrect button state
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4 |
Keywords: | Firefox | Cc: |
Description
In some situations the "Bold" button is not working as expected.
- Load replacebyclass sample
- Click in the middle of "sample text", "Bold" buton is highlighted (correct)
- Click on Source button twice to switch to source and back
- Click in the middle of "sample text", Bold button is not highlighted (wrong)
- Click on the strong element in the elements path: "Bold" button is still not active (wrong again)
- Click on the Bold button: strong element is not removed (again, wrong result
Note: it is enough to click somewhere outside of the strong element in the editing area to fix the problem (e.g. after clicking on "You" and then on "sample text", the button started working).
Regression since 3.4.
Change History (4)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Keywords: | Firefox added |
---|
#7059 marked as a DUP.