Project

General

Profile

Feature #3037

implement FRAME:NEXT-TAB-ITEM runtime support

Added by Greg Shah about 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD

Related issues

Related to User Interface - Feature #1804: add missing UI attributes Closed 02/18/2013

History

#1 Updated by Greg Shah about 8 years ago

It seems like NEXT-TAB-ITEM is fully implemented in our runtime (see GenericWidget.getNextTabItem(), LogicalTerminal.getNextTabItem() and ThinClient.nextTabItem()).

Perhaps I am missing something?

#2 Updated by Constantin Asofiei about 8 years ago

Greg Shah wrote:

It seems like NEXT-TAB-ITEM is fully implemented in our runtime (see GenericWidget.getNextTabItem(), LogicalTerminal.getNextTabItem() and ThinClient.nextTabItem()).

Perhaps I am missing something?

See the getNextTabItem() in GenericFrame and FrameWidget - for the FRAME widget, this attribute is not supported.

#3 Updated by Greg Shah about 8 years ago

  • Subject changed from implement NEXT-TAB-ITEM runtime support to implement FRAME:NEXT-TAB-ITEM runtime support
  • Target version deleted (Milestone 12)

OK, so our widget-level support is good, we just need to implement for FRAME.

I've checked the usage in the current customer app and it is always using non-frame widgets for NEXT-TAB-ITEM and/or the code is actually dead code.

For this reason, I've removed this task from the customer milestone.

Also available in: Atom PDF