Ticket #1272 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 years ago

google chrome wrong popup size

Reported by: guest Owned by: gogo
Priority: normal Milestone: 0.96
Component: Xinha Core Version: trunk
Severity: normal Keywords: chrome
Cc:

Description

There are some layout issues under googles lates baby chrome.

Issues:

-Popup size
-Linker Plugin: Linker.Dialog.prototype.show function css html
--> display: block <--> display: none

Browser: Chrome Offizieller Build 1798 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.29 Safari/525.13).

Xinha: Release: Trunk (Do, 01 Mai 2008 14:33:36 +0200) Head: http://svn.xinha.webfactional.com/trunk/XinhaCore.js Revision: 999

Plugin: Linker v1.0

Change History

Changed 5 years ago by ray

  • summary changed from Some issue with google chrome to google chrome wrong popup size

I cannot see what your issue with Linker is, please specify.

About popup size, I see two contrary phenomena:

1. Popups come up very small. I suppose this is intended (albeit irritating) behaviour.
cite http://www.google.com/chrome/intl/en-GB/webmasters-faq.html#popups:

Google Chrome's default behaviour is to minimise and then display only the title bar of pop-ups in the lower right section of the browser window. Users can view a pop-up's content by dragging its title bar into a more visible position. This allows pop-ups to be loaded, so as not to break the functionality of sites which depend on them. It also prevents undesired pop-ups from covering the page and distracting users.

2. Popups are way to large, almost fullscreen.

I have no clue at the moment why the latter happens or on what it depends if a popup is small or large

Changed 5 years ago by guest

hi ray

http://www.xinha.org/xinha-nightly/examples/ExtendedDemo.html

pick the linker plugin on the left side. load the editor under chrome. inside the linker plugin on the right side...

change from "Ordinary Link" to "Popup Window" and back... than you will see.

I "successfully" extended the Linker plugin for Lightbox modul http://www.huddletogether.com/projects/lightbox2/ its working fine under firefox 3 but... ie7 and the linker plugin hate each other... the write back function is not working. --> Popup Window

step by step:

make a link... --> Popup Window config the poup....

safe it...

go back and edit this link... ie 7 will not recognise this as a popup link.

(firefox... will :-))

Changed 5 years ago by douglas

  • status changed from new to closed
  • resolution set to wontfix

Linker has been ported to the new Dialog system. As such, it no longer uses popups.

Note: See TracTickets for help on using tickets.