https://bugzilla.wikimedia.org/show_bug.cgi?id=53338
Web browser: ---
Bug ID: 53338
Summary: Input method selection is not persistent
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: UniversalLanguageSelector
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
From https://gerrit.wikimedia.org/r/#/c/80209/
Nikerabbit suggested at #wikimedia-dev to run the tests at
dev.translatewiki.net. There is still one failure.
$ export MEDIAWIKI_URL=http://dev.translatewiki.net/wiki/
$ bundle exec cucumber features/uls_ime.feature Using the default profile...
......................F
(::) failed steps (::)
expected: "ഇൻസ്ക്രിപ്റ്റ് 2"
got: "" (using ==) (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/uls_ime_steps.rb:68:in `/^in it there must be an
element with Malayalam text$/'
features/uls_ime.feature:51:in `And in it there must be an element with
Malayalam text'
Failing Scenarios: cucumber features/uls_ime.feature:37 # Scenario: Sticky
input methods
Chosen input method selection persists across page loads.
This is an existing test that was not working properly. It has not been fixed
and it is failing. We should fix it and mark the test as not pending.
The whole scenario is:
Scenario: Sticky input methods
Chosen input method selection persists across page loads.
Given I am at random page
When I open the input method menu
And I choose ml as the input language
And I open the input method menu
And I click on the Malayalam InScript 2 menu item
And I press Control-M
And I go to another random page
And I click on an input box
And I press Control-M
Then I should see the input method indicator
And in it there must be an element with Malayalam text
--
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