Afandi-Tuniversal / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

EmoticonLabel mirrors text. #375

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey i've realised this a long time ago but never remembered to post it, so
 here it goes:
Heres a screenshot from my contact list:
http://img223.imageshack.us/img223/6092/screenshotero.png
and heres one from the main window
http://img206.imageshack.us/img206/6445/screenshot1f.png

If you can see well, the combobox in the contact list is WAY bigger than
combobox in the main window which has the same function.
Also, i hope you can realise, look left of my nickname and personal
message, you can see some dark spots, i've realised that this is text, i
don't know why but the first letter of my nickname and personal message
appears shaded on the border, i've tried changing gtk engines, some improve
it some not, i'm using aurora now. What i've also realised is that when i
click on the nickname or the personal message to change them, the text
appears to rise, here's a screenshot:
http://img413.imageshack.us/img413/8049/screenshot2u.png

This only occurs with nickname and personal message areas and only with
galaxium.

Original issue reported on code.google.com by sebas.sc...@yahoo.com.ar on 20 May 2009 at 1:24

GoogleCodeExporter commented 8 years ago
Bye the way, don't you think the text beside Nickname, Status and Personal 
Message is
trivial? maybe you could clear it to have more space. Or maybe you could change 
the
avatar position to left and clear the text, that may be nice.

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 1:47

GoogleCodeExporter commented 8 years ago
The widgets are custom widgets paul made, and they play with the information 
inside
so we can show emotions inside it. I personally didn't care much for this 
feature, as
I dont like seeing emoticons everywhere, but people wanted it.

There is something that causes the artifacts and weirdness. As for your combo 
box
being huge, i have no clue why. If you look at the screenshots in our website, 
you
can see how it appears on our computers. That one must be something to do with 
the
theme. Your text entries are super small, and the combo is huge. That makes no 
sense
as we do not size these ourselves.

Let me know what theme you are using and I can test it out on mine.

Original comment by dra...@gmail.com on 20 May 2009 at 5:02

GoogleCodeExporter commented 8 years ago
I'm using Aurora Compact, you can find it in gnome-looks or xfce-looks i think, 
but i
believe the combobox remains huge with any theme, maybe because i use small 
fonts
that turn the text entries really small?

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 5:24

GoogleCodeExporter commented 8 years ago
Check this with Aurora DarkSea, this is what i'm talking about text imput areas:
http://img140.imageshack.us/img140/7016/screenshot6n.png

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 5:30

GoogleCodeExporter commented 8 years ago
Just checked using different themes and engines, but the combobox is still 
huge, i'll
try with bigger fonts, what font do you use?

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 5:40

GoogleCodeExporter commented 8 years ago
Still huge with Sans 10, my regular font is Sans 8

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 5:42

GoogleCodeExporter commented 8 years ago
Also huge reseting DPI to default
any idea what could be causing this?

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 5:45

GoogleCodeExporter commented 8 years ago
The combo is still the same size because it contains a status image. Thus using
smaller font will not change it's size in contrast to the text entries. The only
solution here would be scaling the image with the text IMHO.

Original comment by Zarevucky.Jiri on 20 May 2009 at 6:28

GoogleCodeExporter commented 8 years ago
No, I was wrong. It's because it scales to fill the space display image took. 
So we
need to downscale the display image or rethink the layout.

Original comment by Zarevucky.Jiri on 20 May 2009 at 6:34

GoogleCodeExporter commented 8 years ago
You have the same problem as me Jiri?
What would be the best way to fix this?

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 6:44

GoogleCodeExporter commented 8 years ago
I can see it when I set my font size small enough. I guess it's more visible 
with
some themes/engines than with other, because it's not very visible until I set 
font
size to 6.

There are two possibilities to solve it - either remove display image entirely, 
or
check the requested size (of the entry and combo together) and rescale the image
accordingly. The latter is obviously better, but someone will have to code it. 
:)

Original comment by Zarevucky.Jiri on 20 May 2009 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by Zarevucky.Jiri on 20 May 2009 at 7:41

GoogleCodeExporter commented 8 years ago
I have text size 8 and it's visible, but i'm using 76 DPI.
Great, i'll wait for someone to code it :)
What do you think Jiri about removing the text beside the enrties and combobox? 
And
maybe moving image to left?

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 8:01

GoogleCodeExporter commented 8 years ago
I think it can be done, but only if we remove the display name entry. Otherwise 
it's
not really obvious for users of other protocols than MSN. As far as I know, it's
there for historical reasons only anyway. Nobody needs to change his name 
frequently now.

Or I had this idea that we can create a morphing fields, which would display 
text as
a normal label, but when double-clicked, would change to an entry. What do you 
think?

As for the image, I don't think it's any different on the left, although some 
people
may like it that way.

Original comment by Zarevucky.Jiri on 20 May 2009 at 9:30

GoogleCodeExporter commented 8 years ago
I Don't think i get clearly your idea of a morphing field.
I think with the image on the left side we could save some space an would look 
more
appealing.

Original comment by sebas.sc...@yahoo.com.ar on 20 May 2009 at 9:53

GoogleCodeExporter commented 8 years ago
Morphing fields is bad GUI design IMO.

Some people are into all kinds of GUI ding-dong bells and whistles. We are 
looking to
make the UI simple and easy to use, not super elite morphing widgets.

The amount of use that users actually perform in the profile section can vary 
from
user to user. Making it simple to use is top priority, not worrying about every
individual users layout ideas.

If we listened to every single UI change demand we get, we would never finalize 
our
look and feel, and everyone would constantly complain. If all users want 
something
really badly, we can change it for the greater good. But moving things around 
left
and right isn't really what the issues list is used for.

If you have a bug report, or a enhancement request that would help usability, 
then we
are totally up for it.

I personally do not that that morphing widgets have ANYTHING whatsoever to do 
with
usability. If the widget is displayed as a text box, or as a label, it is not 
used
any differently by the user. Having a label that turns into a widget if you
double-click it is assuming that a user would do such a thing. Doubleclicking a 
label
is not a normal GUI expectation.

Thats all I will say on the subject.

This issue should stick with the original issue. The problem is that this user's
galaxium window does not look as intended (as per screenshots on the site).

We still need the info about which theme you are using so we can replicate the 
problem.

Original comment by dra...@gmail.com on 21 May 2009 at 4:50

GoogleCodeExporter commented 8 years ago
Ok, it was just an idea. If you read the comments, you'd see you don't need the 
theme
to replicate it. Just set the font small enough. (And even if you needed, he 
already
named the engine TWICE, so read before you nag :-P ) The display image's fixed 
size
is what causes the problem.

Original comment by Zarevucky.Jiri on 21 May 2009 at 4:55

GoogleCodeExporter commented 8 years ago
I'm using Aurora Compact, i attached it, but the problem remains with most 
engines
and themes, i've tried clearlooks, murrine,and some more.
Maybe we could fix it like Jiri said, making the avatar autoresize.

Original comment by sebas.sc...@yahoo.com.ar on 21 May 2009 at 5:59

Attachments:

GoogleCodeExporter commented 8 years ago
Oh, by the way, i'm using Xubuntu jaunty, with Sans 8 and Custom DPI: 76

Original comment by sebas.sc...@yahoo.com.ar on 21 May 2009 at 6:00

Attachments:

GoogleCodeExporter commented 8 years ago
Yeah with the display image sizing, i would rather it be resizable as well. it 
would
make more sense anyway I just didn't know how to deal with it properly from 
within a
grid container.

We will get this fixed for 0.8

Original comment by dra...@gmail.com on 22 May 2009 at 2:19

GoogleCodeExporter commented 8 years ago
Hey Phil, This is what i'm talking about, wouldn't it be nicer and simpler to 
have things this way?
http://img259.imageshack.us/img259/9619/contactlist.png

Original comment by sebas.sc...@yahoo.com.ar on 22 May 2009 at 3:06

GoogleCodeExporter commented 8 years ago
Phil, one mor thing to see if i can help you more.
This is related to one of the first issues i posted, about the mirror text on 
imput
areas.
Here i attach a screenshot with an emoticon and somte text in the input area 
and you
can see clearly taht even the emoticon gets shaded or mirrored.
Any idea how to fix this?

Original comment by sebas.sc...@yahoo.com.ar on 22 May 2009 at 9:54

Attachments:

GoogleCodeExporter commented 8 years ago
yes i'm aware of this. Its paul's widget he made, it looks like its not filling 
the
entire white area with the label. it will have to be tweaked somehow.

Original comment by dra...@gmail.com on 22 May 2009 at 11:15

GoogleCodeExporter commented 8 years ago
Great Phil! and sorry for overwhelming you with so many issues!

Original comment by sebas.sc...@yahoo.com.ar on 22 May 2009 at 11:37

GoogleCodeExporter commented 8 years ago
Can't we just replace the custom widget with a TextView? It would also allow 
newlines
in personal messages.

Original comment by Zarevucky.Jiri on 23 May 2009 at 8:33

GoogleCodeExporter commented 8 years ago
No, they do not look the same at all. a textentry has a rounded sunk in border 
around
it. It has already been explored.

All we have to do is fix the current widget.

Original comment by dra...@gmail.com on 23 May 2009 at 1:43

GoogleCodeExporter commented 8 years ago
Well, that depends on the theme you use. And anyway, why does it need to have 
rounded
edges? TextView looks just fine IMO.

Original comment by Zarevucky.Jiri on 23 May 2009 at 3:32

GoogleCodeExporter commented 8 years ago
Good thing i'm the one who does the GUI mostly :P

Original comment by dra...@gmail.com on 23 May 2009 at 6:35

GoogleCodeExporter commented 8 years ago
So i've fixed the problem with the display image sizing causing the combo boxes 
and
spacing between the widgets to be messed up.

I've tested it with small desktop font sizes.

Still need to fix the widgets showing some weird artifacts in the edges, 
otherwise
thats about it.

In terms of removing labels and moving display image to the left, i will be 
adding
display options for this I think. It will not be a default as its not a user 
friendly
design.

Original comment by ppd.w...@gmail.com on 29 May 2009 at 12:23

GoogleCodeExporter commented 8 years ago
Yeah, that would be the best thing to do, good job!

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 12:37

GoogleCodeExporter commented 8 years ago
Hey Phil, just tested and  avatar rezising has messed up all the gui for me, 
when i 
log in it just keeps getting bigger and bigger:
http://img341.imageshack.us/img341/1364/screenshot2e.png
http://img521.imageshack.us/img521/6261/screenshot1a.png

Matbe another problem with XFCE? I'll instsall Gnome when i can and give it a 
try.

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 9:45

GoogleCodeExporter commented 8 years ago
Same happens with Gnome Phil

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 10:01

GoogleCodeExporter commented 8 years ago
I'm unable to reproduce the problem. Mine shows up fine and doesn't get weird.

The part that is weird is you say its getting bigger and bigger? do you mean 
its growing?

What the code is doing is taking the natural height of the widget, and making 
the
width the same. It would make no sense for it to be grown out of proportion 
like that
and never happens on my computer.

I wonder what is so different about your system setup that this odd behavior 
would
occur. Its certainly not the code that is making it so large.

Original comment by dra...@gmail.com on 29 May 2009 at 12:58

GoogleCodeExporter commented 8 years ago
Here is what mine looks like when i run it.

Original comment by dra...@gmail.com on 29 May 2009 at 1:00

Attachments:

GoogleCodeExporter commented 8 years ago
I don't know what it is, i'm trying now with different themes and engines if 
not i'm 
making a clean setup of ubuntu.

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 4:56

GoogleCodeExporter commented 8 years ago
I've changed theme and engine and now it works perfect, if you want i can 
attach the 
theme i was using before (Gnome-Brave-Murrine with some modifications i made) 
to see 
what it is thats causing such weird behaviour, maybe it's the modifications i 
did, i 
have to tray with the unmodified one.

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 4:58

GoogleCodeExporter commented 8 years ago
Ok I actually have that theme myself, I use it too. I'll test it out, at least 
if i
can reproduce it, i can figure out why it does that.

Original comment by dra...@gmail.com on 29 May 2009 at 5:05

GoogleCodeExporter commented 8 years ago
I've tried that theme and it works fine. Must be a mod you made to it somehow
(although i'm not sure how that happens that way...)

Original comment by dra...@gmail.com on 29 May 2009 at 5:09

GoogleCodeExporter commented 8 years ago
I've tried an unmodified version of the theme but happens anyways, don't know 
what could be causing 
this then, well anyways i'll be doing a clean setup one of these days.

Original comment by sebas.sc...@yahoo.com.ar on 29 May 2009 at 5:13

GoogleCodeExporter commented 8 years ago
Just so you know. I've also changed things again. now all the images used in 
the app
(other than in lists) will use the notebook border instead of its own. The 
sizing
only occurs once when the widget is exposed. you should no longer have the 
growing
effect.

I was able to reproduce it so I was able to fix it.

thanks for helping, this should look better and make the images look more 
natural in
the interface. we may still need to draw a border inside the widget itself, but 
i'm
satisfied with the outside part.

Original comment by dra...@gmail.com on 1 Jun 2009 at 5:11

GoogleCodeExporter commented 8 years ago
Great work Phil! And you're welcome, i'll just keep looking for bugs to hep you 
guys.

Original comment by sebas.sc...@yahoo.com.ar on 1 Jun 2009 at 3:55