Opened 16 years ago

Closed 16 years ago

#2060 closed Bug (expired)

Find focus text by scorlling entire page in Ie6 (maybe Ie7)

Reported by: Nader Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6 Beta
Keywords: Pending WorksForMe Cc:

Description

In Ie6: When you have an FCK Editor (2.6 -- not in 2.5) and use "Find/Replace", if the FCK area is somewhat to the left of the screen and scrolling is available in the window... the "focus" command for highlighting the found text scrolls the entire window such that the FCKEditor is touching the left border of the window.

In other words, the focus of highlighted text works on the entire window instead of the editor area/iframe only.

Change History (4)

comment:1 Changed 16 years ago by Wojciech Olchawa

Keywords: Pending WorksForMe added

Could you please provide a step by step instruction on how to reproduce your bug?Everything worked as expected in IE6 and IE7 for me. However there maybe something I'm missing when trying to reproduce.

Thanks in advance.

comment:2 Changed 16 years ago by Nader

Ok, perhaps the main difference between my code and the demo on the site is that the editor has a static width/height, the steps would be roughly:

[1]Create a page with content at around 900px wide, the FCKEditor is about 400px wide with static height/width and centered in the 900px wide main page content (so there is about 250px space to the left of the editor) [2]Insert some content into the editor that is wider then 400px, make the browser window be about 500px wide, which will show you the 250px of space to the left of the FCK editor about about 150px of the editor. [3]Search for a string in the FCKEditor content which will cause the FCK to scroll it's content in order to highlight the found search term...

If all goes well -- the FCK window will scroll to the right to highlight the word you are searching for.

Prior to 2.6 (as in 2.5) ONLY the FCK contents would scroll

In 2.6, the main content window will also scroll (approx 250px to the right) placing the FCK editor at the very edge of the left window browser border also.

I have confirmed this on IE6, not sure about IE7... appears to not be the case with FF2.

If needed, let me know and I will post sample files/screenshots.

comment:3 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Yes please, could you add a sample file with all the changes required so it can be tested easily?

Can you test also with the lastest 2.6.3 beta?

comment:4 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: expired
Status: newclosed
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