Re: [Owncloud] files upload button broken in chromium: Also mainline Chrome

2012-09-28 Thread Pascal d'Hermilly

  
  
On 28-09-2012 00:32, Michael Ghler
  wrote:


  Hi,

I pulled the current git tree and found the upload button swapped to a
new line in chromium 23.0.1258.0.

This happens in the newest chrome (22) with owncloud 4.0.7 as well.





  

Removing "display: inline-block;" on file_upload_wrapper fixes it in
chromium, but breaks it in firefox.
Somebody with more css knowledge should have a look :)

Thanks,
Michael
  
  
  
  ___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud



  

___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud


Re: [Owncloud] files upload button broken in chromium: Also mainline Chrome

2012-09-28 Thread Dirk Kastens

This happens in the newest chrome (22) with owncloud 4.0.7 as well.

In Chrom 21 isn't a newline, but the arrow is missing (OC 4.5 RC1).

Dirk
attachment: oc.png

smime.p7s
Description: S/MIME Kryptografische Unterschrift
___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud


Re: [Owncloud] files upload button broken in chromium: Also mainline Chrome

2012-09-28 Thread eMerzh
Could you both test with reverting this?

https://github.com/owncloud/core/commit/7aca730f7189a82163374a944d942c4cb1e594b4

Thanks
___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud


Re: [Owncloud] files upload button broken in chromium: Also mainline Chrome

2012-09-28 Thread Dirk Kastens

Am 28.09.2012 12:35, schrieb eMerzh:

Could you both test with reverting this?

https://github.com/owncloud/core/commit/7aca730f7189a82163374a944d942c4cb1e594b4


Yes, this works with Chrome 22 (can't test with 21 anymore, because the 
browser was updated).


.actions { padding:.3em; float:left; height:2em; width:10em; }

--
Viele Gruesse,

Dirk Kastens
Universitaet Osnabrueck, Rechenzentrum (Computer Center)
Albrechtstr. 28, 49069 Osnabrueck, Germany
Tel.: +49-541-969-2347, FAX: -2470



smime.p7s
Description: S/MIME Kryptografische Unterschrift
___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud


Re: [Owncloud] files upload button broken in chromium: Also mainline Chrome

2012-09-28 Thread Michael Göhler
Am Fri, 28 Sep 2012 12:59:26 +0200
schrieb Dirk Kastens dirk.kast...@uni-osnabrueck.de:

 Am 28.09.2012 12:35, schrieb eMerzh:
  Could you both test with reverting this?
 
  https://github.com/owncloud/core/commit/7aca730f7189a82163374a944d942c4cb1e594b4
 
 Yes, this works with Chrome 22 (can't test with 21 anymore, because
 the browser was updated).
 
 .actions { padding:.3em; float:left; height:2em; width:10em; }
 

Works for Chromium 23.0.1258.0 and doesn't break Firefox 15.0.1.

Thanks,
Michael
___
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud