Opened 14 years ago
Closed 14 years ago
#7741 closed Bug (fixed)
[[safari/chrome]] not possible to apply paragraph format with out focus in editor body
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.2 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample.
- with out keeping focus in editor body select one of paragraph format options( for ex: Heading 1) in Paragraph Format drop down list.
Expected Result: cursor in editor body and elements path bar should show h1 tag. when we type the text it should have Heading 1 paragraph format applied.
Actual Result: cursor not in editor body and when we type the text elements path bar not showing h1 tag and also Heading 1 paragraph format not applied to typed text.
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.5.3 → 3.3.2 |
comment:2 Changed 14 years ago by
Replying to j.swiderski:
Till version 3.3.1 if you had focus in the editor it worked, if you didn't you had to choose heading twice to get this working.
From version 3.3.2 when focus is not set in the editor you won't be able to set heading formatting.
These issues are similar to the issues reported in tickets #1272 & #7222 which were fixed in 3.5.3 build
Till version 3.3.1 if you had focus in the editor it worked, if you didn't you had to choose heading twice to get this working.
From version 3.3.2 when focus is not set in the editor you won't be able to set heading formatting.