Project

General

Profile

feature request #7394

Updated by Andreas Müller almost 6 years ago

The parsing behavior is somewhat unclear. E.g. 

 * 

     Enter date 1.1.2006 into "Parse" Textbox => according date shows up in label and in atomized Start textboxes 
 * 
     Remove text from "Parse" => label disappears, however Start textboxes are still filled 
 * 
     Change value in Start-Year to 2005 => 2005 appears in label 

 Looks like the the Start textboxes are not emptied correctly while the values are internally deleted already. 

 -- 

 Another minor and general issue: 

 The labels "Start" and "End" are not on the same hight as the according labels for "Year", "Month" and "Day". See attachment. 

Back