FF Style Tab closing & switching - Ext JS

本文探讨了ExtJS中标签页的行为改进方案,包括记住关闭标签前的位置、保持滚动位置不变以及自定义关闭顺序等功能。这些问题对于提升用户体验至关重要。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Hey, just throwing it out there... is it possible to remember the last tab you were on when closing a tab instead of defaulting to the next tab in line? This is the default behavoir in FF2 which makes navigating more intuitive since when you close a tab it always jumps back to the last tab you were on. I realize that this only happens in FF2 for tabs that are loaded by actions within another tab (creating a sort of soft parent/child relationship) but it would be great if that same sort of functionality were possible in Ext.

Just in case that wasn't clear here is a case scenario:

[tab1-users] [tab2-options] [...dynamically created tabs]....

On the users tab I have a list of users each with a link that creates a new tab. The new tab contains all the specific user data. After closing the new tab my next active tab is the options tab. It would be nice if it could revert back to the users tab.
Reply With Quote
  #2  
Old 03-02-2007, 04:27 PM
Default

Another thing that I have noticed is that a tab will lose its scroll position when you switch to another tab and then switch back. For example if you are viewing a grid in a grid panel tab and scroll half way down the list, switch to another tab and then switch back the scroll position of that grid is now at the top again.

Is it at all possible to retain this scroll position so the tab switching behaves as typical tab switching does (ie. the content is unmodified on tab switch)?
Reply With Quote
  #3  
Old 03-03-2007, 04:12 PM
Default

If you use the default method of scrolling (the tab body wrap) it will lose its scroll position because all child panels share the same overflow container. However, you are welcome to set overflow auto on each panel directly (via css?) and have them each have their own scroll overflow.

As for remembering the last tab, it would be much easier for you to implement than for me to do in a generic and configurable way. Using the state manager and tabchange event, you could probably do it in 5-10 lines of code.
Reply With Quote
  #4  
Old 03-06-2007, 01:29 PM
Default

Awesome, thank you very much.
Reply With Quote
  #5  
Old 03-06-2007, 08:22 PM
Default

By the way, I forgot to mention, there is a function to override on TabPanel specifically designed for customizing how the closing order goes (getNextAvailable).
Reply With Quote
  #6  
Old 03-07-2007, 12:52 PM
Default

Excellent!
Reply With Quote
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值