CSAILVision / CSAILVision/LabelMeAnnotationTool
Browser detection (IE) failed
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 443
- PR merge metrics
- No merged PRs in 30d
Description
Newer versions of IE (e.g., IE11) no longer use "MSIE" for identification. The function IsMicrosoft() in browser.js might fail.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading browser.js and locating IsMicrosoft(). Check how the current detection handles IE11, then update the behavior so newer IE identification is recognized without breaking existing cases. Done means IsMicrosoft() correctly detects both older and newer IE user-agent forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100