#9304 closed bug (notabug)
The suffix number of tooltips' id keep increasing
Reported by: | Ian Y. | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please see the default demo page.
At the first time when the tooltip appears, its id is ui-tooltip-0
.
At the second time, its id becomes ui-tooltip-1
.
At the third time, its id becomes ui-tooltip-2
.
Etc.
Change History (6)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Isn't the suffix keeps increasing a bug? It's supposed to be a fixed value.
comment:3 Changed 10 years ago by
Why? It's extremely important to provide background or point out actual problems when filing tickets.
comment:4 Changed 10 years ago by
Sorry for having different interpretation of "bug", but imho, a value which is supposed to be a fixed value keeps changing is a bug.
comment:5 Changed 10 years ago by
Who says it's supposed to have a fixed value? Where did you get this information?
Note: See
TracTickets for help on using
tickets.
That is merely an observation, not a bug report.