Ticket #506 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Overlaps in UI elements of conversation window.

Reported by: ao2 Owned by: seanegan
Milestone: 2.1.0 Component: pidgin (gtk)
Version: 2.0 Keywords:
Cc:

Description

Hi,

I noted that in some situation there are some overlaps in UI elements of conversation window, they are quite unpleasant. I do not know if on can avoid such behaviour with GtkPaned?, so I ask here.

See the attached image to see what I am referring to.

Thanks,

Antonio Ospite.

Attachments

ui_overlaps.png (50.9 kB) - added by ao2 3 years ago.

Change History

Changed 3 years ago by ao2

  Changed 3 years ago by lschiere

  • owner set to seanegan

Sean, you probably know GTK+ best of us, can we avoid this other than setting a minimum size on the windows?

  Changed 3 years ago by ao2

If you will ever consider retouching the conversation window layout, please take into account also a solution like that one from emesene:

http://sourceforge.net/dbimage.php?id=119552

Maybe with a fixed height input textarea, one can workaround the overlapping problems.

Bye, Antonio.

  Changed 3 years ago by seanegan

For the buddy icon, we should scale it down if we don't have enough vertical room for this. This might have an unpleasant side-effect in that the left margin of the entry text will shift.

The toolbar is harder, but we should be able to replace icons that won't fit with an arrow, similar to how gtknotebook does it.

  Changed 3 years ago by seanegan

  • status changed from new to assigned

  Changed 3 years ago by ao2

So, do you think that a fixed layout for the bottom frame can't be an option for the conversation window?

I also tought that in the above case a placeholder for the buddy icon should be used if the user specified no icon. But, I know, a no-buddy-icon icon has a slightly different meaning that having no icon at all. What do you think about that?

Thanks,

Antonio.

  Changed 3 years ago by seanegan

  • milestone set to 2.0.1

Targetting this for 2.0.1, as it should be easy to fix at the same time as #214

  Changed 3 years ago by seanegan

follow-up: ↓ 10   Changed 3 years ago by seanegan

  • milestone changed from 2.0.1 to 2.0.2

Retargetting this, and other conversation UI changes, to 2.0.2, as they require string changes.

  Changed 3 years ago by seanegan

  • milestone changed from 2.0.2 to 2.1.0

re-targetting conversation UI changes to 2.1.0

in reply to: ↑ 8   Changed 3 years ago by ao2

Replying to seanegan:

Retargetting this, and other conversation UI changes, to 2.0.2, as they require string changes.

Yes, I like the one-line input field.

Maybe the buddy icon position is not ideal, but anyway a very good compromise to have a clean and beauty input area, thanks.

Bye,

ao2

  Changed 3 years ago by seanegan

  • status changed from assigned to closed
  • resolution set to fixed

I've fixed this for 2.1.0

  Changed 3 years ago by seanegan@…

(In [10f8a37fba94c3e1bf214c186e1cca383b57a381]) Turns off 'allow_shrink' on conversation windows. Fixes #506

Note: See TracTickets for help on using tickets.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!