Closed Bug 1230136 Opened 10 years ago Closed 10 years ago

DropDown Default labels is not showing firefox 40

Categories

(Firefox :: Untriaged, defect)

40 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: siva.ampolu, Unassigned)

Details

Attachments

(1 file)

Attached image IMG_03122015_183904.png
User Agent: Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Steps to reproduce: i am using angular js kendo directives for drop down. add <select kendo-drop-down-list k-data-text-field="'xxxxxx'" k-data-value-field="'xxxx'" k-data-source="LstFundType" k-option-label="'{{Label.SELECT}}'" ng-model="xxxx" required k-on-change="xxxx()" k-options="xxxxxoptions"></select> $scope.xxxxxoptions= { valueTemplate: '<span class="k-state-default">{{GetResource(xxx,xxx)}}</span>', template: '<span class="k-state-default">{{GetResource(xx,xxx)}}</span>' }; Actual results: unable see optional label select and if open the drop down its showing {{GetResource(xxx,xxx)}} like this in previous version working fine . Expected results: Need to display optional label, and valid text filed in drop down
Group: firefox-core-security
Can you provide a minimal testcase, more detailed steps to reproduce, and can you still reproduce this in the latest version of Firefox (42) ? Also, please don't abuse the security flag for new bugs that clearly aren't security-sensitive.
Flags: needinfo?(siva.ampolu)
Gijs, Should we really be caring about this, if we can't reproduce this on latest release ?
(In reply to [:Towkir] Ahmed from comment #2) > Gijs, Should we really be caring about this, if we can't reproduce this on > latest release ? I don't know if we can/can't reproduce, there is no testcase.
No testcase provided for two weeks, resolving INCOMPLETE. Please reopen if you can provide more details.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Flags: needinfo?(siva.ampolu)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: