Giter Club home page Giter Club logo

Comments (5)

jonleighton avatar jonleighton commented on September 28, 2024

Can you send me a screenshot? (Both the 'normal' and 'full' versions.) If the button is not covered by another element, clicking it should work, so I'd like to figure out if there's any underlying bug.

In terms of the window size, I think 1024x768 is a reasonable default - most people target this resolution when they build sites. And I imagine having a higher resolution does have a greater cost, though I don't know that for sure (but it would make sense).

from poltergeist.

rb2k avatar rb2k commented on September 28, 2024

There you go: Screenshots

2 sets of images (prefix: default_ and large_) with the following steps:

  1. Disable richtext
  2. Enter content
  3. Press save

from poltergeist.

jonleighton avatar jonleighton commented on September 28, 2024

This should be fixed now. Disabling rich text cause the height of the page to get smaller, and poltergeist ended up clicking in the wrong place, due to this issue in PhantomJS: http://code.google.com/p/phantomjs/issues/detail?id=277

from poltergeist.

rb2k avatar rb2k commented on September 28, 2024

Just in case anybody runs into the same problem: I just added

Before { |scenario| page.driver.resize(1600, 1200) }

To solve any size related problem I had

from poltergeist.

leebrooks0 avatar leebrooks0 commented on September 28, 2024

I am also having a problem where elements at the bottom of a large form are not being found (randomly, sometimes they are, sometimes they are not). Resizing the window solves the problem

from poltergeist.

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.