#110 ✓resolved
MadRabbit

Konqueror elements position calculation fix

Reported by MadRabbit | November 12th, 2009 @ 02:57 PM | in 1.5.0 Release

if an element is inside a relative positions set, like position:relative -> position:absolute, then the internal element will have only the nested position in Konqueror, so it needs to be changed so that it had the subset element position was summarized with the nested element position. like that

$('test').position() -> {x: 10, y: 10} and should be {x: 20, y: 20}

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages