View Issue Details

IDProjectCategoryView StatusLast Update
0019252MMW 5Track Browserpublic2022-07-15 16:48
Reporterpeke Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version5.0.4Fixed in Version5.0.4 
Summary0019252: Inline edit Truncate values over 200 characters
DescriptionInline edit Truncate values over 200 characters.

1. Enable comment column
2. Use F2 to Edit column
3. Paste 210 Sample string * -> Enter to confirm edit
4. Check Track properties to confirm all 210 characters were added -> OK
5. Use F2 to Edit column again
6. Edit is truncated to 200 characters and suffix "..." **, so when it is saved it is saved truncated.

* Sample 210 character string:
"123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456200|123456210|"

** Truncated String:
"123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456789|123456200|..."
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=102261
TagsNo tags attached.
Fixed in build2657

Activities

peke

2022-07-13 14:42

developer   ~0068809

Bug is that Inline edit do not read Comments field again on initiating inline edit which is 200+ characters long but uses truncated tooltip Value (which is OK to Show in tooltip).

Ludek

2022-07-14 09:16

developer   ~0068821

Fixed

peke

2022-07-15 16:48

developer   ~0068839

Verified 2657

Unable to reproduce anymore.