Opened 12 years ago

Closed 9 years ago

Last modified 9 years ago

#8569 closed bug (fixed)

SATDecorator don't handle tab resize correctly

Reported by: X512 Owned by: czeidler
Priority: normal Milestone: R1
Component: Add-Ons/Decorators/Default Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #8697, #8853
Platform: All

Description

This is hrev44133

Steps to reproduce:

1) Create 2 text files with long names("AAAAAAAAAA" and "BBBBBBBBBB")
2) Open it in Pe
3) Stack Pe windows; windows must be large
4) Rename file that opened in left tab to "A". You will see that right tab don't move
5) Hide Pe windows by Deskbar. You will see tab stamp on desktop. You can "erase" it by selection.

Change History (12)

comment:1 by anevilyak, 12 years ago

Component: Servers/app_serverAdd-Ons/Decorators/Stack And Tile
Owner: changed from axeld to czeidler
Status: newassigned
Version: R1/alpha3R1/Development

comment:2 by humdinger, 12 years ago

Blocking: 8697 added

(In #8697) Missed that, thanks!

comment:3 by diver, 12 years ago

Blocking: 8853 added

comment:4 by X512, 9 years ago

Still present in hrev47449. I don't think that fixing this problem is too difficult, probably invalidating of tabs placed right of changed tab is missing.

comment:5 by pulkomandy, 9 years ago

I added a test to the test_app_server environment to make it easier to reproduce and debug this.

in reply to:  5 ; comment:6 by X512, 9 years ago

Replying to pulkomandy:

I added a test to the test_app_server environment to make it easier to reproduce and debug this.

Can you explain how to build test_app_server?

in reply to:  6 comment:7 by jessicah, 9 years ago

Replying to X512:

Replying to pulkomandy:

I added a test to the test_app_server environment to make it easier to reproduce and debug this.

Can you explain how to build test_app_server?

Some details can be found in pulkomandy's blog post.

Some snippets from the post:

TARGET_PLATFORM=libbe_test jam -q install-test-apps
cd src/tests/server/app
./run Screen
./run ShapeTest

comment:8 by luroh, 9 years ago

Milestone: R1Unscheduled

Moving S&T related tickets out of R1 milestone (Prop #16).

comment:9 by luroh, 9 years ago

Milestone: UnscheduledR1

Moving S&T related tickets back into R1 milestone as S&T is in fact now the default. My apologies.

comment:10 by pulkomandy, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev48688.

comment:11 by waddlesplash, 9 years ago

Blocking: 12085 added

comment:12 by waddlesplash, 9 years ago

Blocking: 12085 removed
Note: See TracTickets for help on using tickets.