Opened 10 years ago
Closed 9 years ago
#13422 closed Bug (fixed)
[Basic toolbar configurator] Textarea with a config's code does not use monospaced font
Reported by: | Piotrek Koszuliński | Owned by: | Szymon Cofalik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
It's a normal font, so idnentation looks bad.
Change History (8)
comment:1 Changed 9 years ago by
Owner: | set to Szymon Cofalik |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Status: | assigned → review |
---|
comment:3 Changed 9 years ago by
Status: | review → review_failed |
---|
branch:t/13422 contains a fix for #11616.
comment:4 Changed 9 years ago by
Status: | review_failed → review |
---|
I removed wrong commit and rebased with master - branch:t/13422, sorry for that mistake.
comment:6 Changed 9 years ago by
Hopefully, the correct code is on the correct branch now. Sorry for confusion :) branch:t/13422
comment:7 Changed 9 years ago by
Status: | review_failed → review |
---|
comment:8 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Hm... on branch:t/13422 it still does not work ;>>>> You forgot to rebuild LESS (in this case we keep result CSS in the repo).
Fixed on master with git:48fa79e anyway :P.
Fixed on branch:t/13422