Ticket #2066 (closed Bug: fixed)

Opened 15 months ago

Last modified 13 months ago

Safari : fullscreen mode doesn't work since Safari 3.1

Reported by: benjamin Owned by: martinkou
Priority: High Milestone: FCKeditor 2.6.1
Component: General Version: FCKeditor 2.6 RC
Keywords: Confirmed Safari Mac Review+ Cc:

Description

With Safari 3.1 when I click on fullscreen button of FCK toolbar, my browser screen become all white and I can't write on it. The only things I can do is click on Back button of my Browser.

Browser: Safari 3.1 OS: Mac OS X Leopard 10.5.2

Attachments

2066.patch (1.2 KB) - added by martinkou 13 months ago.

Change History

Changed 13 months ago by w.olchawa

  • keywords Pending WorksForMe added; safari 3.1 fullscreen removed

I can't reproduce this bug using the FCKeditor 2.6 and the latest SVN version on Safari 3.1 / Windows XP. This bug should be also checked on MAC.

Changed 13 months ago by benjamin

ok, I test again with FCKeditor and the nightly build : It still not working.

Browser: Safari 3.1.1 OS: Mac OS X Leopard 10.5.3

Changed 13 months ago by fredck

  • keywords Confirmed Safari Mac added; Pending WorksForMe removed
  • milestone changed from Safari Compatibility to FCKeditor 2.6.1

Confirmed with Safari 3.1.1 on Mac. This is definitely a serious issue.

Changed 13 months ago by martinkou

  • owner set to martinkou
  • priority changed from Normal to High
  • status changed from new to assigned

Changed 13 months ago by martinkou

The fit window command worked in Safari 3.1/Mac for FCKeditor 2.4. It stopped working in 2.5. So some changes in between must have triggered this bug.

Changed 13 months ago by martinkou

I've traced the code change that triggered to bug to r756. Still need more time to figure out why that breaks the fit window command though...

Changed 13 months ago by martinkou

Changed 13 months ago by martinkou

The issue is found to be caused by a browser bug which happens only in Safari 3.1 for Mac. The workaround forces the browser to redraw FCKeditor's iframe before at some point when executing the Fit Window command so to make sure the graphical calculations that follow would be correct.

Changed 13 months ago by martinkou

  • keywords Review? added

Changed 13 months ago by fredck

  • keywords Review+ added; Review? removed

Oh.. that fix is really weird... for weird browser bugs.

Does it worth a ticket at the WebKit side?

Changed 13 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

This bug is really weird, I've tried a bit today but I couldn't find a way to isolate the bug to a simple test case. Maybe I'll come back to this later.

Anyway, the bug is fixed with [2052].

Note: See TracTickets for help on using tickets.