Opened 18 years ago
Closed 18 years ago
#1210 closed Bug (fixed)
Safari: queryCommandState always returns false for JustifyLeft, JustifyRight, JustifyCenter and JustifyFull commands
| Reported by: | Aleksey Onopriyenko | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | Safari Compatibility |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
queryCommandState always returns false for JustifyLeft, JustifyRight, JustifyCenter and JustifyFull commands. So the related buttons are never highlighted.
Change History (2)
comment:1 Changed 18 years ago by
| Summary: | Safari: {{{ queryCommandState }}} returns {{{ false }}} always for JustifyLeft, JustifyRight, JustifyCenter and JustifyFull → Safari: queryCommandState always returns false for JustifyLeft, JustifyRight, JustifyCenter and JustifyFull commands |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

We don't care about queryCommandState for those commands after [824]. It is still a bug for WebKit, but we have workarounded it.