Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Multi List Control not displaying Arrows or Icons

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Multi List Control not displaying Arrows or Icons
 Login/Join
 
Gold member
posted
We upgraded to 7.7.03 hotfix 5 when we did all our move left move right icons or the button with arrows started to display arrows only. I understand that several people have or are experiencing similar problems. Anyone found a work around. Case already opened 81632029.

This message has been edited. Last edited by: Dgraff,


Duane

WebFOCUS 8.0.7
DS 8.0.7 AS 8.0.7
Windows
Output: Excel, HTML, PDF, AHTML,Mobile
In Focus 1982
 
Posts: 83 | Location: Princeton NJ | Registered: October 26, 2007Report This Post
Guru
posted Hide Post
Hi Duane,

Have you noticed any other bugs with the hotfix release?
We are considering upgrade with the double-list control specifically in mind.


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
 
Posts: 402 | Location: Upland, IN | Registered: June 08, 2012Report This Post
Silver Member
posted Hide Post
(Duane and I work together). How it handles styling on dual list controls has changed with the hotfix

Here's the rendered HTML from the box with 7.7.03 HF5
<INPUT style="Z-INDEX: 32; POSITION: absolute; BACKGROUND-COLOR: lavender;
 WIDTH: 24px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center center;
 HEIGHT: 20px; TOP: 45px; LEFT: 218px" id=customselect1_addbutton tabIndex=30  value=" " type=button persistentuniqueid="compUid_46"
 StyleBack_UserSuppliedFullPath="1" StyleBack_rtFileName="htmlpathsub/javaassist-
 /ibi/html/describe/move_right_16.png" name="button4">
  


Here's the same element from the same composer page, rendered from the 7.7.03 server without the hotfix.
 <INPUT style="BACKGROUND-IMAGE:
 url(htmlpathsub/javaassist/ibi/html/describe/move_right_16.png); Z-INDEX: 32;
 POSITION: absolute; BACKGROUND-COLOR: lavender; WIDTH: 24px; BACKGROUND-REPEAT:
 no-repeat; BACKGROUND-POSITION: center center; HEIGHT: 20px; TOP: 45px; LEFT:
 218px" id=customselect1_addbutton tabIndex=30 value=" " type=button  persistentuniqueid="compUid_46" StyleBack_UserSuppliedFullPath="1"
 name="button4">
 


WF: WebFocus 7.7.03
Data: Oracle, MSSQL, DB2
OS: Windows
Output: HTML/AHTML,PDF,EXL2K FORMULA, COMT
 
Posts: 43 | Registered: November 21, 2011Report This Post
Virtuoso
posted Hide Post
Only net difference I see is how move_right_16.png is declared.

new: separate attribute of the INPUT tag:
StyleBack_rtFileName="htmlpathsub/javaassist/ibi/html/describe/move_right_16.png"

old: imbedded in INPUT tag's style attribute:
BACKGROUND-IMAGE: url(htmlpathsub/javaassist/ibi/html/describe/move_right_16.png);

Of course, the png files themselves may have changed.
 
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005Report This Post
Silver Member
posted Hide Post
j.gross
--the PNGs are the same boring little up/down/left/right triangles.

There seems to be a workaround--Manually styling the buttons in composer to specify the background image.

We deploy via Managed Reporting, so it would involve tossing the images into the Other directory for each domain, and then editing 2 buttons on each affected launch page.

I'd really much rather do something server-wide. Manually styling is not very versatile, and if we end up using that control more frequently, then, ugh.

Many of our users use IE--when I open these pages in Firefox 8 or Chrome 19 for windows--no problem. Same for safari on my ipad.

This message has been edited. Last edited by: nd,


WF: WebFocus 7.7.03
Data: Oracle, MSSQL, DB2
OS: Windows
Output: HTML/AHTML,PDF,EXL2K FORMULA, COMT
 
Posts: 43 | Registered: November 21, 2011Report This Post
Silver Member
posted Hide Post
IBI provided us with a fix--, so IE now gets the message on handling the custom attribute.

So for others in this boat or wondering about their own HF5 upgrade

  • Seems to manifest on IE, but not necessarily other browsers
  • Talk to IBI if it's an issue for you on 7.7.03HF5 (you might ask if the file 136754_7703_HF_Gen152_ibirls3.zip used in case 81632029 applies to your situation)
  • You can manually work around it by styling your buttons (don't know why you'd want to, but you could)

This message has been edited. Last edited by: nd,


WF: WebFocus 7.7.03
Data: Oracle, MSSQL, DB2
OS: Windows
Output: HTML/AHTML,PDF,EXL2K FORMULA, COMT
 
Posts: 43 | Registered: November 21, 2011Report This Post
Guru
posted Hide Post
To clarify, this issue is dealing with image sources. All images that have been created, modified, or moved around(including styling that has images) don't show up at run time. The report will still run. All old files will be fine as long as they are not modified with the composer tool(it will re-genereate with bad code).

The above fix is the solution, however, this fix and more will included in the 7703HF6.


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
 
Posts: 402 | Location: Upland, IN | Registered: June 08, 2012Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Multi List Control not displaying Arrows or Icons

Copyright © 1996-2020 Information Builders