[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-12 Thread Physikerwelt
Physikerwelt added a comment.

F3221040: Screenshot 2016-01-12 20.23.24.png 

Firefox


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Physikerwelt
Cc: Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, aude, fredw, 
Pkra, scfc, Mbch331, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-12 Thread Mbch331
Mbch331 added a subscriber: Mbch331.
Mbch331 added a comment.

This edit: 
http://wikidata.beta.wmflabs.org/w/index.php?title=Q117940&type=revision&diff=319470&oldid=319469
 was done with Google Chrome 47.0.2526.106 m on a Windows 7 computer. No 
problem at all.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Mbch331
Cc: Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, 
aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-12 Thread Llyrian
Llyrian added a comment.

When I open the page with Microsoft Edge (Windows 10), I get a different type 
of output for the formulae:
Edge: http://puu.sh/mtsOe/2c780b70e2.png
Firefox: http://puu.sh/mtsI0/3800c6dcb9.png
While the output in Firefox is text like, in edge it's some kind of picture I 
cannot interact with at all. I can mark up the output in Firefox, but I can't 
do that in edge, neither can I drag it around like a picture. Text searching 
works for both though.

Editing (add, edit, remove, cancel) seems to be working fine in edge, havn't 
run into an unexpected behavior yet.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian
Cc: Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, 
aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-12 Thread Llyrian
Llyrian added a comment.

Chrome Version 47.0.2526.106 m on Windows also works fine, havn't encountered 
any unexpected behaviors yet


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian
Cc: hoo, Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, 
aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-12 Thread Llyrian
Llyrian added a comment.

Also no Issues with Chromium Version 31.0.1650.63 Debian jessie/sid (238485) if 
that also counts as chrome


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian
Cc: hoo, Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, 
aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-14 Thread Physikerwelt
Physikerwelt added a comment.

I propose the following procedure.

1. Make a guide how to reproduce the bug.
2. Try to change the configuration on wikidata-math-de in a way that the bug 
can be reproduced there.
3. Fix the bug on wikidata-math-de
4. upload a patch to gerrit


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Physikerwelt
Cc: hoo, Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, Wikidata-bugs, Prod, 
aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-14 Thread thiemowmde
thiemowmde added a subscriber: thiemowmde.
thiemowmde added a comment.

I have seen the same issue in Chrome. But it vanished when I cleaned my 
localStore (open a JavaScript console and type `localStore.clear()`). It can 
not be reproduced any more when you have done this.

This is typically a ResourceLoader issue. ResourceLoader stores all JavaScript 
modules in localStore. Clearing your browser cache typically does not clear 
localStore. ResourceLoader does this, based on a timestamp per module. It could 
be that the timestamp for the relevant module is not set correctly. But which 
module should that be? And why does the issue only appear in Chrome? This still 
confuses me.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, thiemowmde
Cc: thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, 
Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-22 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.

To clarify: I still have the problem on beta. I have not deleted my local 
storage in case it can help reproduce.
I'd like this investigated before it goes life to make sure we're not hitting 
it in production. That would make all of the people sad ;-)


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Lydia_Pintscher
Cc: thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, Physikerwelt, 
Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-22 Thread Physikerwelt
Physikerwelt added a comment.

My tests:
F3269417: Screenshot 2016-01-22 18.54.38.png 

(OS information)

F3269419: Screenshot 2016-01-22 18.53.46.png 

(IE Version)

F3269422: Screenshot 2016-01-22 18.53.34.png 

(Chrome version)

Results:
F3269424: Screenshot 2016-01-22 18.52.53.png 

(Chrome)

F3269426: Screenshot 2016-01-22 18.51.24.png 

(IE)
Behaviour:
IE: Clicking on edit does nothing.
Chrome: Clicking on edit does only show edit menu but no input box.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Physikerwelt
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-22 Thread WickieTheViking
WickieTheViking added a comment.

Tested on Windows 7 with

- Chrome (Version 48.0.2564.82 m)
- Firefox (43.0.4)

and worked fine.

But in IE 8 it doesn't even show the values: 
F3269434: IE.png 
(see https://phabricator.wikimedia.org/T71702)

In IE 11 it does nothing when I click on edit.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, WickieTheViking
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-22 Thread Llyrian
Llyrian added a comment.

When disconnecting from the internet while the site is open, pressing on edit 
makes the svg disappear and trying to remove or save a changed value results in 
an empty error message:
F3269546: EditErrorWithoutInternet.png 


Pressing on edit at a removed pic does nothing after reconnecting, similar to 
IE 11 behavior

Test in the picture was done on Windows 10, Chrome Version 47.0.2526.106 m

Error also occurs like that with Firefox Version 43.0.4


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-25 Thread WickieTheViking
WickieTheViking added a comment.

The 'propblem' with IE 11 on Win 7 seems to be another issue. In IE 11 I can't 
edit or add any property of any item. So: editing / adding in wikidata on 
wmflabs doesn't work at all for me with IE 11 on Win 7.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, WickieTheViking
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-26 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.

I just tried it in a virtual machine with IE 11 and Windows 7. I could edit a 
statement.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Llyrian, Lydia_Pintscher
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-26 Thread Physikerwelt
Physikerwelt added a comment.

I think @thiemowmde can elaborate what was changed on the wikibase end that 
caused this change, since I dont really understand what's going on whith this 
PT prefix.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Physikerwelt
Cc: WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, Aklapper, 
Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-26 Thread Llyrian
Llyrian added a subscriber: Llyrian.
Llyrian added a comment.

When I tried to add P62711 to Q117940 I also got the 'It is not possible to 
define a new value for a deleted property.' error
F3283404: Screenshot from 2016-01-26 18:03:36.png 


I did not have Wickies issue though, although I did not created a new item, but 
took an existing one:
F3283423: Screenshot from 2016-01-26 18:12:51.png 

http://wikidata.beta.wmflabs.org/wiki/Q2145

I was wondering:
The data type 'Math (TeX)' is not editable for everyone because somehow, 
because the browsers cannot get access to some part of the code (at least most 
of the examples here had access to the formatter, otherwise the output 
shouldn't be possible unless it's cached outside), resulting of them thinking, 
the data type is not existant anymore as shown in the P62711 example.
The two big differences this data type has compared to the others are

1. it's stored on the math extension instead in WikibaseRepo/Client.
2. it uses svg as an output instead of text in chrome and IE? Firefox seems to 
use some kind of text, because I can mark up the formular, which I can't in 
Chrome and Edge.

F3283438: Screenshot from 2016-01-26 18:22:51.png 
 
While the second should nothing to do with editing a statement, might the first 
one be responsible?


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Llyrian
Cc: Llyrian, WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, 
Aklapper, Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-27 Thread WickieTheViking
WickieTheViking added a comment.

We solved this issue. The problem was the name of the data type. When the 
Chrome bug appeared, the name changed from 'PT:math' to 'Math (TeX)' (and 
finally to 'Mathematical Expression'). The property P59844 used in our test 
item Q117940 'math testing' was created when the name of property's data type 
was 'PT:math'. It looks like Chrome was cashing it into the localstore as 
Thiemo said. So, everybody who used the property in chrome couldn't edit nor 
add it after the data type's name changed to 'Math (TeX)'. Furthermore it seems 
like it was a special problem wit the prefix 'PT:'. But it's just a side note.

Now, the data type is named 'Mathematical Expression'. We created a new 
property P62711 with this data type and deleted the old P59844. The Bug was 
still there, when we tried to add / edit the new property with chrome, but when 
we opened a new tab in chrome in incognito mode, it worked. So we guess that 
Lydia is the only person left with this bug. So it should work, if you use the 
incognito mode or if you clear the localstore as Thiemo proposed.

Can you confirm our explanation and close this bug?


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, WickieTheViking
Cc: Llyrian, WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, 
Aklapper, Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T123398: Test Datatype formula with different browsers

2016-01-27 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.

Ok I tried it in an incognito window now and it is fine there. It still doesn't 
work in my main session. But I guess that is ok now if you're confident this 
doesn't bite us in production.


TASK DETAIL
  https://phabricator.wikimedia.org/T123398

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Lydia_Pintscher
Cc: Llyrian, WickieTheViking, thiemowmde, hoo, Mbch331, Lydia_Pintscher, 
Aklapper, Physikerwelt, Wikidata-bugs, Prod, aude, fredw, Pkra, scfc, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs