View Issue Details

IDProjectCategoryView StatusLast Update
0000799NoesisGUIUnity3Dpublic2018-11-23 13:03
ReporterScherub Assigned Tosfernandez  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0000799: Focused controls inside ScrollViewer disappear when size of ScrollViewer is reduced
DescriptionI've uploaded a screenshot displaying the problem. But as a short explanation:

I have a "create user" dialog that is divided into a 'form' area and a message area. The form area can take all the space that's the available and the content is surrounded by a ScrollViewer. The message area just takes the space that's required.

Now in a worst case scenario this dialog displays lots of messages. The Scollbars appear as they should but if the user is in the "password confirmation" textbox and now changes the password that doesn't match the other password, the currently focused textbox disapppears (partially) as the ScrollViewer doesn't keep it inside its visible area.
TagsNo tags attached.
PlatformAny

Activities

Scherub

Scherub

2016-01-18 13:51

reporter  

sfernandez

sfernandez

2016-01-19 07:09

manager   ~0003462

Yes, I confirmed it is a bug. We will fix it as soon as possible.

Meanwhile you can force the focused TextBox to show entirely by calling BringIntoView when you add messages to the message area.
Scherub

Scherub

2016-01-19 17:14

reporter   ~0003463

Okay, thanks a lot. :)

Issue History

Date Modified Username Field Change
2016-01-18 13:50 Scherub New Issue
2016-01-18 13:51 Scherub File Added: AccountManagement - Create User 4.jpg
2016-01-19 07:09 sfernandez Note Added: 0003462
2016-01-19 07:09 sfernandez Assigned To => sfernandez
2016-01-19 07:09 sfernandez Status new => feedback
2016-01-19 17:14 Scherub Note Added: 0003463
2016-01-19 17:14 Scherub Status feedback => assigned
2018-11-01 02:14 jsantos View Status public => private
2018-11-21 13:25 jsantos View Status private => public
2018-11-21 13:25 jsantos Platform => Any
2018-11-21 13:25 jsantos Target Version => 2.2.0
2018-11-23 13:03 sfernandez Target Version 2.2.0 =>