Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

'Scroll Element Into View' is broken on Firefox

オープン
#1,780 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
testing

調査の方向性

リンクされた gist とそのサンプル .robot ファイルおよび .html ファイルから始め、geckodriver 0.31.0 を使用して Firefox 103 で問題を再現し、Chromium と比較します。Firefox で 'Scroll Element Into View' が対象要素を確実に viewport 内へスクロールできるようになれば、作業は完了です。

索引モデルが issue の本文から書いたものです。

説明

Steps to reproduce the issue

  • Open a page in Firefox such that some element is not inside the viewport
  • Try to scroll to the element with 'Scroll Element Into View'

Expected behavior and actual behavior

When I follow those steps, I see...
Gist with trace level log output, stack trace and sample .robot and .html files

I was expecting the element to be scrolled into view. This does work on Chromium, both headless and normal.

Environment

Browser: Firefox 103.0
Browser driver: geckodriver 0.31.0
Operating System: Linux, Ubuntu 20.04
Libraries

  • Robot Framework: 5.0
  • Selenium: 4.1.3 / 4.4.3
  • SeleniumLibrary: 6.0.0
  • Interpreter: CPython 3.8.10
主要言語
Python
スター
1.5k
フォーク
787
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

robotframework/SeleniumLibrary のほかの issue

robotframework/SeleniumLibrary の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。