https://bugzilla.wikimedia.org/show_bug.cgi?id=70878

--- Comment #4 from [email protected] ---
You're detecting later bugs :)
* The console error & pink errorbox is your bug 70906.
* H106: Locked topics should not appear collapsed has a fix pending in gerrit
160843.

Regardless, if you shrink the window about 30% smaller while the browser test
is running, you can see in the "I click the Lock topic button" step where
Chrome scrolls that element into view, but Firefox doesn't.  I built a simpler
test test which assumes the first topic on Talk:Flow_QA is an unmoderated
topic:


Feature: Test lock menu item

  Background:
      Given I am logged in

  Scenario: Lock menu item
    Given I am on Flow page
    When I click the Topic Actions link
        And I click the Lock topic button
        And I type "This is a bikeshed" as the reason
    Then OOPS

Run this, again, reduce the height of the window while it's logging in, and
Firefox will die while Chrome scrolls the window so 'Lock topic' is visible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to