Form display glitch - background and labels glitch until moved off-screen and back

ParachuteTechnology

New member
Local time
Today, 02:25
Joined
Jan 6, 2014
Messages
3
15 second video showing my problem (there's no audio): vimeo.com/83514937

Here is an image album of the problem if you'd rather not watch the video: imgur.com/a/6Iplb

I'm running Access 2013 and have this problem in a couple different databases. It's annoying and it happens to all users of this database (all on Access 2013). I'm pretty sure I remember this same glitch affecting Access 2010, and I was hoping 2013 would fix it, but it hasn't.

I've made sure my video drivers are up to date.

If I open the form directly from the navigation pane, the content shows up fine. I'm using a modified Northwind (Microsoft sample) database with a split form with an "Open" column. If I click "Open" on one of my records, that's when it happens.

Looking at the macro that is called when a user clicks "Open," I see that it's opening the form in Normal window mode using the OpenForm action. I did not set that part up.

I have tried adding a Repaint and a Requery (separately) in the OnLoad event of the target form, but that didn't change the behavior.

Dragging the window off-screen and back on fixes it. If I drag the window partially off-screen then back, the parts that went off-screen are normal.

Sorry for posting links with fewer than 10 posts. I just created this account for this problem.
 

Users who are viewing this thread

Back
Top Bottom