Opened 13 years ago

Closed 13 years ago

#7222 closed Bug (fixed)

Safari : It is not possible to apply single style to collapsed selection

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.5.3
Keywords: IBM Cc: Damian, Teresa Monahan, James Cunningham

Description

To reproduce the defect:

  1. Open Ajax sample.
  1. with out focus in editor body, select a single formatting option. (ex: font size 36).

Expected Result:

Cursor stays in editor body and when we start typing the text, the formatting option(font size 36) applies to typed text.

Actual Result:

Cursor goes out of editor body and when we keep the cursor in editor body and start typing the text, the formatting option(font size 36) that we have selected is not applied and the format option also not shown in font size drop don list.

same issue happens when we apply any of normal formatting styles like bold,italic etc.

Attachments (1)

7222.patch (782 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by Krzysztof Studnik

Status: newconfirmed
Version: 3.5.3 (SVN - trunk)

comment:2 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.3

A missing part of #1272.

Changed 13 years ago by Garry Yao

Attachment: 7222.patch added

comment:3 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

This's actually a re-fix of #6811 as the old fix would break #1272.

comment:4 Changed 13 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:5 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6586].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy