Giter Club home page Giter Club logo

Comments (4)

n1mmy avatar n1mmy commented on May 5, 2024

Are the windows the same width? Try resizing them. The frame goes away if the window is too narrow.

from meteor.

jpollack avatar jpollack commented on May 5, 2024

Thanks. Making them the same size fixed that inconsistency. But now I
have a new one :) Jumping to the same anchor in both browsers produces
different behaviour. To reproduce, maximize both chrome and FF, and paste
into a new tab in both "http://docs.meteor.com/#session_equals". In
chrome, it will jump to the tag, in FF it will not. Compare with "
http://en.wikipedia.org/wiki/Meteor#Meteoroid" which jumps to the anchor in
both browsers.

On Mon, Apr 30, 2012 at 12:51 PM, Nick Martin <
[email protected]

wrote:

Are the windows the same width? Try resizing them. The frame goes away if
the window is too narrow.


Reply to this email directly or view it on GitHub:
#111 (comment)

from meteor.

n1mmy avatar n1mmy commented on May 5, 2024

Interesting. Replicated on both macos and windows. Hitting enter in the URL bar and clicking the session_equals link both scroll to the correct position, but going there by pasting the URL does not work in FF.

Will investigate.

from meteor.

n1mmy avatar n1mmy commented on May 5, 2024

This is actually a symptom of a broader problem. Firefox won't scroll to an anchor if that anchor is not present in the initial HTML, whereas Chrome waits until JS has populated the DOM before scrolling. When we implement server-side rendering and send initial HTML instead of a blank page, this should be fixed.

Until then, we put a workaround in docs. 93e7938

Thanks for the report!

from meteor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.