Styling Issue need advice

45 views
Skip to first unread message

Boris

unread,
Nov 24, 2012, 2:12:50 PM11/24/12
to mo...@googlegroups.com
Hello everybody,

Im new one, glad to join your group.

Lets begin with my issue:

Tools:
I use Eclipse fo 64x and mobl Plugin:


Problem:
The script than generate style return alot of zero's like  rgb(32,000000000000000, 60,000000000000000, 140,00000000000000)

So the header is transparent,and other elements became tranparent.

But when is remove all with Find/Replace all zero's - rgb(320, 60, 140) - ALL WORKS FINE

Please can you review this.

.mobl__ui__generic__headerStyle {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(72, 100, 180)), to(rgb(32,000000000000000, 60,000000000000000, 140,00000000000000)));
  background: -moz-linear-gradient(top, rgb(72, 100, 180), rgb(32,000000000000000, 60,000000000000000, 140,00000000000000));
  padding: 0;
  height: 2.3em;
  font-size: 1.3em;
  line-height: 2.3em;
  font-weight: bold;
  text-align: center;
  text-shadow: #477 0px 1px 1px;
  color: white;
  font-weight: bold;
  margin: 0;
  z-index: 2;
  width: 100%;
}


issue.png

Chris Melman

unread,
Nov 26, 2012, 10:32:09 AM11/26/12
to mo...@googlegroups.com
Hi Boris,
 
I have not seen this error before, 
So some questions from my side so that I can hopefully reproduce it.
Did you set some custom colours in the config?
which version of the mobl plugin are you using and which version of Eclipse?
 
Greetings Chris
 

Date: Sat, 24 Nov 2012 11:12:50 -0800
From: boris....@gmail.com
To: mo...@googlegroups.com
Subject: [mobl] Styling Issue need advice

maurycy szmurlo

unread,
Apr 26, 2013, 8:31:34 AM4/26/13
to mo...@googlegroups.com
Hi,

I'm having the same issue as boris: setting the $baseColor variable has no effect. I removed all zeroes from file

  mobl editor 0.4.5.201107081446 org.mobl_lang.feature.feature.group
  Eclipse Platform 3.5.2 Eclipse Platform

maurycy szmurlo

unread,
Apr 26, 2013, 8:34:59 AM4/26/13
to mo...@googlegroups.com
Hi,

I'm having the same problem with brand new donwloded plugin
  Eclipse Platform 3.5.2 Eclipse Platform
  mobl editor 0.4.5.201107081446 org.mobl_lang.feature.feature.group

Once the zeroes are removed from   www/mobl/ui/generic.css all is fine. I'm not a css guru but I'd say css doesn't like floats and there is somewhere a missing (int) cast

maurycy





Le lundi 26 novembre 2012 18:32:11 UTC+3, chris melman a écrit :

Chris Melman

unread,
Apr 26, 2013, 8:38:33 AM4/26/13
to mo...@googlegroups.com
hi Maurim,
 
 I noticed this already however i can not reproduce it so it is hard to find where this is actualy happening.
Strange but thanks for the input
 

Date: Fri, 26 Apr 2013 05:34:59 -0700
From: maurycy...@gmail.com
To: mo...@googlegroups.com
Subject: Re: [mobl] Styling Issue need advice
--
You received this message because you are subscribed to the Google Groups "mobl" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobl+uns...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Thomas Grelle

unread,
Oct 17, 2013, 2:19:57 PM10/17/13
to mo...@googlegroups.com
Hi, it's a Java 7 Bug! 
I have the same problem, but after i downgrade the JDK from Version 7 back to 6 it works fine!
Reply all
Reply to author
Forward
0 new messages