Opened 13 years ago
Closed 12 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 )
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)
Change History (12)
by , 13 years ago
| Attachment: | mdr-incoming.png added |
|---|
comment:1 by , 13 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.
follow-up: 3 comment:2 by , 13 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.
comment:3 by , 13 years ago
comment:4 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:5 by , 13 years ago
| Milestone: | R1 → R1/alpha |
|---|
comment:6 by , 12 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 , 12 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Email preferences UI broken → When attaching/detaching views, their clipping region is sometimes wrongly calculated |
Moved to proper component and changed description and title.
comment:8 by , 12 years ago
| Component: | - Preferences/Mail → Servers/app_server |
|---|
I meant to switch the component too. It's an app_server bug.



Mail account incoming settings screen