Author |
Message |
29/10/2014 11:33:06
|
slist
Power User
Joined: 20/03/2013 14:13:15
Messages: 37
Location: Berlin
Offline
|
Hi,
we experienced a minor problem concerning the value help of combofields:
After the user opened the value help and scrolls outside, then, of course, the site is scrolling. But: The position of the value help is not fix regarding the field's position, but fix on the screen. You could say it is CSS position fixed.
We think that this is not intended?
I attached 2 screen shots to visualize this. We also reproduced this in the demo workspace.
BR
|
Filename |
beispiel02.png |
Download
|
Description |
after scrolling |
Filesize |
69 Kbytes
|
Downloaded: |
231 time(s) |
|
Filename |
beispiel01.png |
Download
|
Description |
after opening the value help |
Filesize |
71 Kbytes
|
Downloaded: |
227 time(s) |
|
|
|
30/10/2014 09:27:49
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
yes, you are right. It "only" happens when scrolling with the mouse wheel, because if scrolling with the scrollbar, the popup closes.
I believe, the solution to also close the popup when scrolling with the mouse wheel would be a bit "too tough" for the user... (or?).
Moving the window with the scrolling is of course the better solution. We'll check...
Thanks + regards! Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
30/10/2014 10:25:53
|
slist
Power User
Joined: 20/03/2013 14:13:15
Messages: 37
Location: Berlin
Offline
|
Hi,
I think both solutions are valid:
Closing the value help would be similar behavior to the combobox, as it also closes when scrolling.
And of course, having the popup attached to the field's position is also correct.
We do not prefer one of these solutions, it should fit to the framework's concept. But the current situation is confusing users. ;-)
BR
|
|
|
30/10/2014 10:58:44
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...thanks for the comparison with the combobox.
So we decide for the simpler solution: scrolling closes the box...
Thanks + Regards! Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|