Page MenuHomeFeedback Tracker

Text in multi line edit attribute can exceed control
Closed, ResolvedPublic

Description

EditCodeMulti3 → works fine
EditCodeMulti5 → Text very slightly exceeds control

EditMulti3 → Does not work correctly
EditMulti5 → Does not work correctly, see video

The attributes are located in:
configFile >> "Cfg3DEN" >> "Attributes" >>...

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Eden Editor
Steps To Reproduce

Event Timeline

R3vo created this task.Jun 18 2021, 4:35 PM
R3vo updated the task description. (Show Details)
R3vo updated the task description. (Show Details)Jun 18 2021, 4:41 PM
R3vo updated the task description. (Show Details)
dedmen claimed this task.Jun 23 2021, 3:17 PM
dedmen set Ref Ticket to AIII-54378.

EditCodeMulti3 → works fine
EditCodeMulti5 → Text very slightly exceeds control
EditMulti3 → Does not work correctly
EditMulti5 → Does not work correctly, see video

Hm. EditCodeMulti3 working fine doesn't make sense.

Actually in config the text boxes are bigger than the background.
But that also applies to EditCodeMulti3

Multi3
background is from 0.4 to 3.5
Value is from 1 to 4

EditCodeMulti3
Background 0.4-4.1
Value 1-4.5

EditCodeMulti5
Background from 0.4 - 4.1
Value from 1 to 4.5

The code ones are only 0.4 off, instead of 0.5 but... should be same issue for all of them

dedmen added a comment.EditedJun 24 2021, 1:59 PM

Correction.

EditMulti3
Overall background height is 17.5
Overall Value height is 20

EditMulti5
Overall background height is 27.5
Overall Value height is 30

EditCodeMulti3
Overall background height is 15.5
Overall Value height is 15.5

EditCodeMulti5
Overall background height is 22.5
Overall Value height is 22.5

R3vo closed this task as Resolved.Jul 8 2021, 5:02 PM