Log in with username/password: lyceum/lyceum

Ticket #869 (closed defect: fixed)

Opened 11 months ago

Last modified 10 months ago

hello world work-around causes a "css jump" when loading pages

Reported by: ageller Assigned to: wamitchell@gmail.com
Priority: normal Milestone: 1.0.1
Keywords: Cc:

Description

using the new (and awesome) hello world options, this causes the page to jump slightly upon loading. this is observed in loop (only when "blank) and the pages for blogs.

this is an effect of/from #859

Change History

(follow-up: ↓ 5 ) 10/26/07 01:24:25 changed by jjb

  • milestone set to 1.0.1.

What does "in loop" mean?

10/27/07 22:19:02 changed by jjb

  • owner set to wamitchell@gmail.com.

Adam means, the case where a blog has 0 posts.

10/29/07 21:17:13 changed by jjb

[1253] now works for subdomains and directories

10/30/07 21:25:43 changed by jjb

Will says:

 not sure there's much to be done about this "flash"
 i just tested a vanilla wordpress 2.3 install and it has the same issue
 assuming the issue is a big blue box that shows up for a second and then disappears
 the issue appears to be latency on loading the header graphic
 i guess you could try
 src/lyceum/wp-content/themes/default/style.css
 line 38
 - background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
 + background: transparent url('images/kubrickheader.jpg') no-repeat bottom center;

(in reply to: ↑ 1 ) 10/30/07 22:07:43 changed by ageller

Replying to jjb:

What does "in loop" mean?

i'm conflating "the loop" to mean a blog-specific homepage. http://codex.wordpress.org/The_Loop

10/30/07 22:23:00 changed by ageller

This whole thing is reminiscent of Flash of Unstyled Content. Obviously different, but seemingly similar concept.

No, it's not a big blue box. It's a jitter. All bg images (not just header) in the content area in the middle of my template shake right then left only on first-time load.

The weird thing to me is that I only noticed this now with this new work-around in effect. Does this still happen on an installation without #859?

Another possibility is that this has always been happening on new blog installations, and I'm just noticing this now in an attempt to test out #859 and specifically viewing a new blog.

10/31/07 00:06:09 changed by jjb

  • milestone changed from 1.0.1 to 1.0.2.

Seems to be not a big problem, and doesn't have a solution. Moving to 1.0.2 just in case. Adam let us know if it drives you crazy.

11/23/07 21:13:00 changed by jjb

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 1.0.2 to 1.0.1.
Log in with username/password: lyceum/lyceum