View Issue Details

IDProjectCategoryView StatusLast Update
0005964JEDI VCL00 JVCL Componentspublic2014-12-04 16:34
Reporterjediuser9999Assigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionsuspended 
Product Version3.45 
Target VersionFixed in Version 
Summary0005964: jvTimeEdit vertical alignment always top when resizing vertical( e.g. enlarging height)
Descriptionincreasing the height of TimeEdit lets the text be alignt to top;
This is complete other behavior then in TJvDateTimePicker or TDateTimePicker.
So if you place this both components in a line and want to
increase the height ( e.g. for better handling for the user )
it gets a very ugly look when the text in the TimeEdit stays alignt to the
top of the control, while the TimePickers align vertical centered;

Proposed solution:
inswert a prop vertalign, where you can choose between top,centered, bottom
(and maybe procent which would require a additional property vertAlignPercentage)
TagsNo tags attached.

Activities

obones

2013-01-15 15:23

administrator   ~0020349

Please provide the zipped sources of a sample application showing this.

2013-02-23 10:20

 

JVcl345BUG_TimeEditVertAlignETC.zip (1,748 bytes)

jediuser9999

2013-02-23 10:23

reporter   ~0020443

Other Bugs shown in attached zip-files:

      Wrong vert align of text,
      no vertAlign choosable in:
      -TJvTimeEdit'
      -TJvDatePickerEdit'
      -TJvDateEdit'


      Button in TJvDateEdit not sizing automatically when sizing the control
      (e.g. when setting alignment), left edge of button cut off

obones

2013-12-16 13:16

administrator   ~0020862

Please implement those changes and submit a pull request at GitHub

obones

2014-12-04 16:34

administrator   ~0021121

No news, suspending the issue

Issue History

Date Modified Username Field Change
2012-08-23 12:16 jediuser9999 New Issue
2013-01-15 15:23 obones Note Added: 0020349
2013-01-15 15:23 obones Status new => feedback
2013-02-23 10:20 jediuser9999 File Added: JVcl345BUG_TimeEditVertAlignETC.zip
2013-02-23 10:24 jediuser9999 Note Added: 0020443
2013-12-13 11:43 obones Status feedback => acknowledged
2013-12-16 13:16 obones Note Added: 0020862
2013-12-16 13:16 obones Status acknowledged => feedback
2014-12-04 16:34 obones Note Added: 0021121
2014-12-04 16:34 obones Status feedback => resolved
2014-12-04 16:34 obones Resolution open => suspended
2014-12-04 16:34 obones Assigned To => obones