Opened 10 years ago

Closed 10 years ago

#4776 closed defect (fixed)

Palette show a grey line around, this attached widget is not connected on F20

Reported by: godiard Owned by:
Priority: Urgent Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

See attached screenshots. This is a regression and probably depend on Gtk version.

Attachments (2)

palette1.png (9.5 KB) - added by godiard 10 years ago.
palette2.png (6.0 KB) - added by godiard 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by godiard

Changed 10 years ago by godiard

comment:1 Changed 10 years ago by Gonzalo Odiard

  • Resolution set to fixed
  • Status changed from new to closed

Fix drawing of gap on palettes attached to widget - Fixes #4776

In Gtk 3.10, Gtk.Window is drawing a gray border around the palette.
This patch draw a black rectangle defore we draw Gtk.render_frame_gap
to draw the border but with a gap to connect to the attached widget.

Signed-off-by: Gonzalo Odiard <godiard@…>

Changeset: dfeba6184eaabe720e14ef1c3e9c43b3a0c5c58f

Note: See TracTickets for help on using tickets.