Menu

#455 OpenScreen at fixed position fails

general
closed-fixed
5
2014-07-21
2013-09-14
Kalamatee
No

If you open a screen with, say, x=0 and the top at Y > 0, with a current screen at its default (0,0) position, the top coord is ignored and the screen opened at 0,0.

If the current screen, however, is moved down even by 1 pixel, then the new screen opens at the requested location.

Discussion

  • Neil Cafferkey

    Neil Cafferkey - 2014-07-21
    • status: open --> closed-fixed
    • assigned_to: Neil Cafferkey
     
  • Neil Cafferkey

    Neil Cafferkey - 2014-07-21

    Fixed by SVN r49128 (and also r49125 for VESA).

    In case this bug reoccurs, a test case is as follows:
    Tests/Intuition/ScreenTest TOP=50

     

Log in to post a comment.