Bug 1908249 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Daniel Holbert [:dholbert] from comment #0)
> ### Expected behavior
> Eventually/ideally, the bottom edge of the pink border should not move; it should just be covered up by the keyboard (that's bug 1007286).
> For now, though: the bottom edge of the pink border should be flush with the keyboard.

For comparison:
- Chrome gives me the "Eventually/Ideally" expected-results here (see bug 1007286).
- Firefox Beta and Release (129 and 128) give me the "For now" expected-results -- the bottom edge of the pink border is flush with the keyboard.
- Firefox Nightly gives me ACTUAL RESULTS presumably due to the introduction of the navbar which dynamically takes up extra space which we're not properly accounting for.
(In reply to Daniel Holbert [:dholbert] from comment #0)
> ### Expected behavior
> Eventually/ideally, the bottom edge of the pink border should not move; it should just be covered up by the keyboard (that's bug 1007286).
> For now, though: the bottom edge of the pink border should be flush with the keyboard.

For comparison:
- Chrome gives me the "Eventually/Ideally" expected-behavior here (see bug 1007286).
- Firefox Beta and Release (129 and 128) give me the "For now" expected-behavior -- the bottom edge of the pink border is flush with the keyboard.
- Firefox Nightly gives me "actual behavior" (bottom border floating some distance away from the keyboard), presumably due to the introduction of the navbar UI, which dynamically takes up extra space which we're not properly accounting for.
(In reply to Daniel Holbert [:dholbert] from comment #0)
> ### Expected behavior
> Eventually/ideally, the bottom edge of the pink border should not move; it should just be covered up by the keyboard (that's bug 1007286).
> For now, though: the bottom edge of the pink border should be flush with the keyboard.

For comparison:
- Chrome gives me the "Eventually/Ideally" expected-behavior here (they cover up the bottom edge of the pink border, per bug 1007286).
- Firefox Beta and Release (129 and 128) give me the "For now" expected-behavior -- the bottom edge of the pink border is flush with the keyboard.
- Firefox Nightly gives me "actual behavior" (bottom border floating some distance away from the keyboard), presumably due to the introduction of the navbar UI, which dynamically takes up extra space which we're not properly accounting for.

Back to Bug 1908249 Comment 5