[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-09 Thread thiemowmde
thiemowmde added a comment.
I raised the priority to high, and you still have the nerve to complain? Seriously?TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Framawiki, Simon_Villeneuve, Lydia_Pintscher, Hsarrazin, PKM, Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, Zoranzoki21, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-08 Thread Framawiki
Framawiki added a comment.
@thiemowmde triaged this task as Low priority.



@thiemowmde raised the priority of this task from Low to High.

Off-topic: I don't think lowering the priority of the task for the sole reason that additional information is expected is a good usage of this phabricator functionality.TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Simon_Villeneuve, Lydia_Pintscher, Hsarrazin, PKM, Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, Zoranzoki21, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-06 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Adding it to the list for the next sprint.TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, Hsarrazin, PKM, Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, Zoranzoki21, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-05 Thread Billinghurst
Billinghurst added a comment.

In T177485#3662700, @Billinghurst wrote:

In T177485#3661657, @thiemowmde wrote:
I tried to reproduce this, and even did a "git bisect" to find a possible regression, but was unable to locate one. Can you please provide more detailed steps to reproduce the issue? For example:


What is the exact button you click to start your process? I assume you are clicking "add statement" to select a property that was not on the entity before.
What exactly are you typing? (Please provide a real world example, e.g. you are typing "occ" to find "occupation".)
Are you using the mouse or enter to select a property? Are you using the cursor keys?
What happens, and what do you expect?



@thiemowmde


manually undertaking "add statement" or "add qualifier" [type property name or number, select it with mouse (usually)]
following selection of the property, there is no active cursor (it used to focus within the box for the addition of the item or data)

Typical example for me is
putting a "serial ordinal" for given names
following selection of the property I used to be able to just type the number as the cursor was focused in the corresponding field awaiting data input, now I have to click into the field to type the number.



Noting that "add value" for an existing property does not have this issue, it correctly has a cursor in field and takes textTASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BillinghurstCc: PKM, Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Jrbranaa, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-05 Thread PKM
PKM added a comment.
This has been driving me nuts since Wednesday.

Go to extant "instance of" statement

Select Add Reference

Select property "stated in"

Text edit box for the reference appears but the focus does not move there

Click in the box, add the referece

Click +Add

Select another qualifer

Text edit box for the qualifier value appears, but again the focus does not move to the new text edit boxTASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PKMCc: PKM, Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Jrbranaa, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-05 Thread Billinghurst
Billinghurst added a comment.

In T177485#3661657, @thiemowmde wrote:
I tried to reproduce this, and even did a "git bisect" to find a possible regression, but was unable to locate one. Can you please provide more detailed steps to reproduce the issue? For example:


What is the exact button you click to start your process? I assume you are clicking "add statement" to select a property that was not on the entity before.
What exactly are you typing? (Please provide a real world example, e.g. you are typing "occ" to find "occupation".)
Are you using the mouse or enter to select a property? Are you using the cursor keys?
What happens, and what do you expect?



@thiemowmde


manually undertaking "add statement" or "add qualifier" [type property name or number, select it with mouse (usually)]
following selection of the property, there is no active cursor (it used to focus within the box for the addition of the item or data)


Typical example for me is


putting a "serial ordinal" for given names
following selection of the property I used to be able to just type the number as the cursor was focused in the corresponding field awaiting data input, now I have to click into the field to type the number.
TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BillinghurstCc: Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Jrbranaa, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-05 Thread Krinkle
Krinkle added a comment.

In T177485#3661914, @Sjoerddebruin wrote:
Can this be some side-effect of T124742? The _javascript_ console is full of deprecated notices (pointing to the statement view as well).


There were no official breaking changes in jQuery 3 that aren't covered by jQuery Migrate (apart from Deferred now being async, but it sometimes being sync was already unsupported). The deprecation notices mean things are working.

If this bug is triggered by a change in jQuery 3, it will not have a deprecation warning for where it went wrong.

I would recommend trying to reproduce this error on https://test.wikidata.org and, if it happens there, to first temporarily disable wgUsejQueryThree on testwikidatawiki only to verify if that is indeed the cause.TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Jrbranaa, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T177485: lost cursor focus in fields when adding property items

2017-10-05 Thread Sjoerddebruin
Sjoerddebruin added a comment.

It happens on "add statement", works correctly for "add value"
Well, let's take "instance of".
Both don't work.
The value field doesn't get selected as previously.
TASK DETAILhttps://phabricator.wikimedia.org/T177485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SjoerddebruinCc: Sjoerddebruin, thiemowmde, Liuxinyu970226, jhsoby, Aklapper, Billinghurst, GoranSMilovanovic, Jrbranaa, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs