Ticket #5622 (closed defect: duplicate)

Opened 7 months ago

Last modified 7 months ago

ValidationTextBox tooltip misplaced in scrolled ContentPane

Reported by: guest Owned by:
Priority: normal Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

Using the Tundra theme, a ValidationTextBox? tooltip inside a ContentPane? (or similar) is misaligned. The scroll offset of the container is not taken into account.

Attachments

diff.txt (0.7 kB) - added by guest 7 months ago.
Sample diff

Change History

  Changed 7 months ago by peller

  • milestone changed from 1.0.3 to 1.1

follow-up: ↓ 3   Changed 7 months ago by bill

No test case attached... you mean that you have a pane with a scrollbar and you scroll that pane? Which browser?

Changed 7 months ago by guest

Sample diff

in reply to: ↑ 2   Changed 7 months ago by guest

Replying to bill:

No test case attached... you mean that you have a pane with a scrollbar and you scroll that pane? Which browser?

Easiest example is a modification to themeTester.html which adds a ValidationTextBox? to the "form elements" tab. That's what the attached diff does.

Firefox 2.0: click on the textbox, scroll the pane. The tooltip does not scroll. Safari 3.0: same issue, and if the pane is scrolled before you click on the textbox, the tooltip appears in the wrong spot. I have not tried this in IE yet.

Martin

  Changed 7 months ago by bill

  • status changed from new to closed
  • resolution set to duplicate

Hi Martin,

Firefox 2.0: click on the textbox, scroll the pane. The tooltip does not scroll. Safari 3.0: same issue

OK, that's a dup of #4600.

and if the pane is scrolled before you click on the textbox, the tooltip appears in the wrong spot. I have not tried this in IE yet.

OK, that's the same issue as #5295.

Note: See TracTickets for help on using tickets.