Closed
Bug 377962
Opened 17 years ago
Closed 17 years ago
Range: bound value should not change unless the user changes it
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: msterlin, Assigned: msterlin)
Details
(Keywords: fixed1.8.0.12, fixed1.8.1.4)
Attachments
(4 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; formsPlayer 1.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070412 Minefield/3.0a4pre The spinbutton ranges (date, time, dateTime, etc) currently set the value to the min value if no initial value was set in the instance data. The value should not be changed unless the user explicitly changes it by incrementing or decrementing one of the spinbuttons. Reproducible: Always Steps to Reproduce: Load an attached testcase and tab to the spinbuttons. If you tab from one spinbutton to another, the bound value is set to the minimum and will appear in the output element.
please attach at least one spin range testcase and one numeric range testcase so that we have them to verify against when checking the patch in. Thanks.
Assignee: xforms → msterlin
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•17 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•17 years ago
|
||
Assignee | ||
Comment 3•17 years ago
|
||
Assignee | ||
Comment 4•17 years ago
|
||
Assignee | ||
Comment 5•17 years ago
|
||
Attachment #262194 -
Flags: review?(aaronr)
Assignee | ||
Updated•17 years ago
|
Attachment #262194 -
Flags: review?(surkov.alexander)
Attachment #262194 -
Flags: review?(aaronr)
Attachment #262194 -
Flags: review?(Olli.Pettay)
Comment 6•17 years ago
|
||
Comment on attachment 262194 [details] [diff] [review] patch r=me
Attachment #262194 -
Flags: review?(surkov.alexander) → review+
Updated•17 years ago
|
Attachment #262194 -
Flags: review?(Olli.Pettay) → review+
checked into trunk for msterlin
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
checked into 1.8 and 1.8.0 branches
Keywords: fixed1.8.0.12,
fixed1.8.1.4
Whiteboard: xf-to-branch
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•