Opened 15 years ago

Closed 15 years ago

#3438 closed Bug (fixed)

Floating panels are off by (-1px, 0px) in RTL mode.

Reported by: Martin Kou Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Floating Panel Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

To reproduce:

  1. Add config.language = 'ar'; in config.js to get an RTL UI.
  2. Open replacebyclass.html in Firefox, Safarai, Opera or IE.
  3. Open any floating panel - e.g. the font combo box.
  4. The floating panel is opened 1px off to the left from its intended position.

Attachments (1)

3438.patch (1.8 KB) - added by Tobiasz Cudnik 15 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.1

comment:2 Changed 15 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Status: newassigned

comment:3 Changed 15 years ago by Tobiasz Cudnik

Keywords: Confirmed added

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3438.patch added

comment:4 Changed 15 years ago by Tobiasz Cudnik

Keywords: Review? added

comment:5 Changed 15 years ago by Garry Yao

Keywords: Review+ added; Review? removed

Let's take this as a temporary fix while the real bug may keep hiding inside the 'CKEDITOR.element::getDocumentPosition'.

comment:6 Changed 15 years ago by Tobiasz Cudnik

Resolution: fixed
Status: assignedclosed

Fixed with [4173].

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