Opened 17 years ago

Closed 16 years ago

#1198 closed bug (fixed)

When attaching/detaching views, their clipping region is sometimes wrongly calculated

Reported by: koki Owned by: stippi
Priority: normal Milestone: R1/alpha1
Component: Servers/app_server Version: R1/pre-alpha1
Keywords: Cc: darkwyrm@…
Blocked By: Blocking:
Platform: All

Description (last modified by stippi)

For example, the UI for the Email preferences applet is broken when switching to the Settings tab.

Another example is when switching tools in WonderBrush. BTextControls seem to be most sensitive to the bug.

Screenshots from revision 20941 attached.

Attachments (3)

mdr-incoming.png (12.5 KB ) - added by koki 17 years ago.
Mail account incoming settings screen
mdr-outgoing.png (11.6 KB ) - added by koki 17 years ago.
Mail account outgoing settings screen
mdr-settings.png (13.0 KB ) - added by koki 17 years ago.
Settings tab screen

Download all attachments as: .zip

Change History (12)

by koki, 17 years ago

Attachment: mdr-incoming.png added

Mail account incoming settings screen

by koki, 17 years ago

Attachment: mdr-outgoing.png added

Mail account outgoing settings screen

by koki, 17 years ago

Attachment: mdr-settings.png added

Settings tab screen

comment:1 by koki, 17 years ago

FYI, revision 20953 seems to take care of incoming and outgoing settings UI problems. After this rev., it is possible to create accounts.

The UI of the Settings tab is still broken, but noticed that if you refresh it by clicking the Accounts tab and then back to Settings, then the UI is displayed properly. FWIW.

comment:2 by korli, 17 years ago

It seems our BTab component is not working properly :) I suppose Darkwyrm tested the app on R5, and didn't encounter the problem when revising the UI.

in reply to:  2 comment:3 by jackburton, 17 years ago

Replying to korli:

It seems our BTab component is not working properly :) I suppose Darkwyrm tested the app on R5, and didn't encounter the problem when revising the UI.

There is an opened bug for a completely different but maybe related problem (bug #98)

comment:4 by stippi, 17 years ago

Owner: changed from axeld to stippi
Status: newassigned

comment:5 by stippi, 17 years ago

Milestone: R1R1/alpha

comment:6 by modeenf, 16 years ago

Tested in hrev23050 works good execpt that settings look like the image mdr-settings.png but changing tabs one time make it look like it should.

comment:7 by stippi, 16 years ago

Description: modified (diff)
Summary: Email preferences UI brokenWhen attaching/detaching views, their clipping region is sometimes wrongly calculated

Moved to proper component and changed description and title.

comment:8 by stippi, 16 years ago

Component: - Preferences/MailServers/app_server

I meant to switch the component too. It's an app_server bug.

comment:9 by stippi, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev23688.

Note: See TracTickets for help on using tickets.