Re: [Gimp-user] [Bug 771949] problem in Safari



I don't think I've ever tried emailing replied to bug notifications, but not surprised that doesn't work otherwise they'd probably get filled with spam. You should be able to log in at <https://bugzilla.gnome.org/> though, using the same username and password as when you reported that bug. Did you get any errors when you tried doing that?

I've added your comments to the bug, but can't help much more than that since I don't use a Mac or Safari.

Mark.


ugajin wrote:
Sorry, to have to start a new thread. I tried replying directly, but the e-mail bounced, and I am prevented 
from logging in (see message below).
Thanks

-u

============ Forwarded message ============
From : &lt;ugajin zoho com&gt;
To : "gimp-web" (GNOME Bugzilla)"&lt;bugzilla gnome org&gt;
Date : Tue, 04 Oct 2016 10:00:19 +0000
Subject : Re: [Bug 771949] problem in Safari
============ Forwarded message ============

I use Safari mostly for sites that require passwords, so it is not without irony that I find that I must 
reply by e-mail and that I am prevented from logging in to GNOME Bugzilla.

However, in answer to your question, perhaps the following information may help. In developer mode there are 
5 warnings shown in the Safari console, which I note are not present in Google.

font-awesome.min.css:4:1907 Unexpected CSS token: :
font-awesome.min.css:4:2070 Unexpected CSS token: :
font-awesome.min.css:4:2236 Unexpected CSS token: :
font-awesome.min.css:4:2407 Unexpected CSS token: :
font-awesome.min.css:4:2580 Unexpected CSS token: :

These in turn each refer to the attribute higlighted in the following css rules:

.fa-rotate-90 {
     filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
     -webkit-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     transform: rotate(90deg)
}

.fa-rotate-180 {
     filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg)
}

.fa-rotate-270 {
     filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
     -webkit-transform: rotate(270deg);
     -ms-transform: rotate(270deg);
     transform: rotate(270deg)
}

.fa-flip-horizontal {
     filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
     -webkit-transform: scale(-1, 1);
     -ms-transform: scale(-1, 1);
     transform: scale(-1, 1)
}

.fa-flip-vertical {
     filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
     -webkit-transform: scale(1, -1);
     -ms-transform: scale(1, -1);
     transform: scale(1, -1)
}

Please let me know if this helps, and/or if I can be of further help or assistance.

-u

---- On Tue, 04 Oct 2016 08:22:05 +0000 "gimp-web" (GNOME Bugzilla)&lt;bugzilla gnome org&gt; wrote ----

  Michael Schumacher  changed bug 771949
    What  Removed  Added
   Status  UNCONFIRMED   NEEDINFO
   Ever confirmed       1

  Comment # 1 on bug 771949 from  Michael Schumacher  Very few of us use the OSX/macOS platform, so debugging 
this will most likely have to be done by you. Is there some web developer extension you can install in Safari 
to check what is happening?

   You are receiving this mail because:  You reported the bug.










_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]