Odd tooltip message shows up in wrong place in IE and Chrome browsers

0
0

Hello. I have this odd tool tip showing up when my form opens. It happens in both IE and Chrome when the mouse happens to be over a certain area when the form first displays. See screen shots attached.

The tool tip is one that I have on a button that is on a accordion panel way at the bottom of the form.

I searched the entire solution for the message, and it only appears in the form’s designer.cs file attached to the proper button.

 

How can I track this down ?

You can remote into my machine if you need to see it.

  • You must to post comments
0
0

I changed the tooltip message on the button and the message changes in the odd places – it’s definitely coming from the button’s tool tip. See screenshots.

Server is running 1.5.43 – Visual studio is the same.

  • Levie (ITG)
    Hi Edmond, are you still having this issue? Let me know! Best regards, Levie
  • You must to post comments
0
0

Hi Edmond,

can you try to remove the tooltip from the button and check if this issue still exists?

Can you check, if you have the same version of Wisej Client sources like you’ve on the server (see attached image, there you can check which client side version your Wisej has).

Best,

Jens

Attachment
  • You must to post comments
0
0

Edmond,

I have tried to reproduce this in a test case but failed so far.
Any chance to strip down your code and wrap up a test app for us ?

Best regards
Frank

  • edmond girardi
    The application is too large to strip down. Maybe you can remote into my machine and take a peek when you have some time. It’s an odd thing. Searching the entire solution, that message only appears on the “Delete Record” button in the form’s designer file. Yet, somehow it appears in different areas when the mouse is hovered over the form, I checked other objects tool tip property – none of them have that message, but then it should have also appeared in the designer file,
  • You must to post comments
0
0

Its also appearing in another odd place now – see new screenshot.

 

Attachment
  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.