OpenEndedGroup / Field

A development environment for art
201 stars 22 forks source link

UI bug in text editor #9

Closed liuboto closed 12 years ago

liuboto commented 12 years ago

when scrolling in a text window which has gui inputs, the elements are not drawn where they should be (some stay in place, while others move with the scroll bar). see image

http://tinypic.com/r/eficlf/6

mbpr os x 10.7.4 devbuild from 09/12/12 the file is tutorial_p03_rothkod1 from the tutorials page

marcdownie commented 12 years ago

Can you attach or send the sheet that this is happening in. I've seen it in sheets that are old (e.g. prior to the switch to SWT around Field 10), but I'd love a reproducible-every-time glitch on a recently created sheet.

On Sun, Sep 16, 2012 at 2:20 PM, liuboto notifications@github.com wrote:

when scrolling in a text window which has gui inputs, the elements are not drawn where they should be (some stay in place, while others move with the scroll bar). see image

http://tinypic.com/r/eficlf/6

mbpr os x 10.7.4 devbuild from 09/12/12

— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/9.

liuboto commented 12 years ago

here's one started from scratch. look in the randomlines boxes

On Sun, Sep 16, 2012 at 6:02 PM, Marc Downie notifications@github.comwrote:

Can you attach or send the sheet that this is happening in. I've seen it in sheets that are old (e.g. prior to the switch to SWT around Field 10), but I'd love a reproducible-every-time glitch on a recently created sheet.

On Sun, Sep 16, 2012 at 2:20 PM, liuboto notifications@github.com wrote:

when scrolling in a text window which has gui inputs, the elements are not drawn where they should be (some stay in place, while others move with the scroll bar). see image

http://tinypic.com/r/eficlf/6

mbpr os x 10.7.4 devbuild from 09/12/12

— Reply to this email directly or view it on GitHub< https://github.com/OpenEndedGroup/Field/issues/9>.

— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/9#issuecomment-8600169.

liuboto commented 12 years ago

a slight update and a question

if you look at this sheet box [randomness] there is something odd happening. even thought the interactive ui is set to 'execute everything' if the _r is running, the parameters are not update until i stop and restart it. am i doing something wrong? the settings are 'always' and 'run everything' for all the ui in that box.

On Sun, Sep 16, 2012 at 6:04 PM, liubo borissov liuboto@gmail.com wrote:

here's one started from scratch. look in the randomlines boxes

On Sun, Sep 16, 2012 at 6:02 PM, Marc Downie notifications@github.comwrote:

Can you attach or send the sheet that this is happening in. I've seen it in sheets that are old (e.g. prior to the switch to SWT around Field 10), but I'd love a reproducible-every-time glitch on a recently created sheet.

On Sun, Sep 16, 2012 at 2:20 PM, liuboto notifications@github.com wrote:

when scrolling in a text window which has gui inputs, the elements are not drawn where they should be (some stay in place, while others move with the scroll bar). see image

http://tinypic.com/r/eficlf/6

mbpr os x 10.7.4 devbuild from 09/12/12

— Reply to this email directly or view it on GitHub< https://github.com/OpenEndedGroup/Field/issues/9>.

— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/9#issuecomment-8600169.

marcdownie commented 12 years ago

Ok, this is completely repeatable --- elements are getting stuck at the top and bottom of the text editor on scrolling like some kind of javascript enabled scroll trick.