• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7928: TWiki::Form::Checkbox::renderForEdit() has a style hard-coded

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal New   patch  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

TWiki::Form::Checkbox::renderForEdit() generates an input tag as follows with a style hard-coded.
<input type="checkbox" name="Checkbox" value="Hello" class="twikiEditFormCheckboxField" label="Hello" style="margin-right: 0.3em;">

The input tag should have the style attribute removed. And the style of the tag should be specified by the style sheet. I wonder how the style attribute came to be there.

-- TWiki:Main/HideyoImazu - 2021-04-06

ItemTemplate
Summary TWiki::Form::Checkbox::renderForEdit() has a style hard-coded
ReportedBy TWiki:Main.HideyoImazu
Codebase ~twiki4
SVN Range TWiki-6.1.0-trunk, Thu, 18 Mar 2021, build 30905
AppliesTo Engine
Component

Priority Normal
CurrentState New
WaitingFor

Checkins

TargetRelease patch
ReleasedIn

Topic revision: r1 - 2021-04-06 - HideyoImazu
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback