Item10916: When both js and non js controls are present, after a js row move, the pencils disappear.

pencil
Priority: Low
Current State: Closed
Released In: 2.1.0
Target Release: minor
Applies To: Extension
Component: EditRowPlugin
Branches: master Release02x00 Item13897
Reported By: PaulineCheung
Waiting For:
Last Change By: GeorgeClark
When both js and non js controls are present, after a js row move, the pencils disappear.

A reload brings the pencils back.

-- PaulineCheung - 16 Jun 2011

Behaviour confirmed.

-- CrawfordCurrie - 24 Jun 2011

I ran into this too. The behavior is confusing. Is there some way to fix this?

-- LeilaPearson - 22 Mar 2014

can be fixed by changing return $this->render( { with_controls => 0 }, {} ); to return $this->render( { with_controls => 1 }, {} ); in moveRowCmd in EditRowPlugin/Table.pm

-- PhilippHoppen - 02 Feb 2016

Thanks for the fix! Confirmed that it resolves the issue. Will be in Foswiki 2.1

-- GeorgeClark - 02 Feb 2016
 

ItemTemplate edit

Summary When both js and non js controls are present, after a js row move, the pencils disappear.
ReportedBy PaulineCheung
Codebase 2.1.0 beta1, 2.0.3, 2.0.2, 2.0.1, 2.0.0, trunk
SVN Range
AppliesTo Extension
Component EditRowPlugin
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:e49e50550b4d distro:81aba4744ee5
TargetRelease minor
ReleasedIn 2.1.0
CheckinsOnBranches master Release02x00 Item13897
trunkCheckins
masterCheckins distro:e49e50550b4d
ItemBranchCheckins distro:e49e50550b4d
Release02x00Checkins distro:81aba4744ee5
Release01x01Checkins
Topic revision: r6 - 04 Mar 2016, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy