Interface control reposition issue in Bug Reports
|
|
| BYOND Version: | 489 |
| Operating System: | Windows 7 Pro 64-bit |
| Web Browser: | Firefox 5.0 |
| Applies to: | Dream Seeker |
|
| Status: |
Unverified
Thus far we've been unable to verify or reproduce this bug. Or, it has been observed but it cannot be triggered with a reliable test case. You can help us out by editing your report or adding a comment with more information.
|
|
|
I have encountered an issue with dreamseeker being unable to reposition any controls within certain childs if they are within a few layers of other childs.
I have uploaded an example which should show the problem.
If the main window is resized, the bottom right area will not move/resize based on the anchors set. However, if you drag any of the splitters it will update its position correctly.
http://files.byondhome.com/Wanabe/InterfaceBug_src.zip
|
At no point did I observe a problem with the positions. What I did see, however, was that the anchors for the various controls were chosen poorly. The test label can shrink vertically with the window and run out of space to display its message, and it is aligned to the right instead of the top right which makes the issue more pronounced when it tries to wrap text.
[edit]
Originally I closed this outright because it looks like nothing more than user error, but your description does make it sound like you're seeing an issue that I am not, so for safety's sake I'm holding this in Unverified. There is a possibility that this falls into the class of bugs, often painting-related, that occur in Windows 7 but not in XP. At the minimum, we will need much more information about what to look for in your demo and what the expected results should be.